Re-Implementation of GT-Mod wanted?
ok, i made a test:
I removed your version of the mod and replaced it with the original of the 1.3.5 package.
The style:
size: 10
height: 5 (standard, zero is not possible)
The result:
The rendered image: 5px white, 10px font, 5px white. = 20px
After setting the value of height to -5:
The rendered image: 0px white, 10px font, 0px white. = OK
When I do the same test with fontsize 20:
The rendered image: 5px white, 20px font, 5px white. = 30px
After setting the value of height to -5:
The rendered image: 0px white, 20px font, 0px white. = OK
-----------------------------
I don't need the paragraph functions of your version, I just generate my bullets with the mod. It would be very nice, if you could make me a mod with following funktions (but only if you have time and it's not too much work for you):
- Trans PNG
- height default 0 instead of 5
- remove the ALT-TEXT function. The reason is, that the website should be readable by screen readers. Screen readers would read "P This is a title" instead of "This is a title" (P=Bullet generated by the GT-Mod).
I removed your version of the mod and replaced it with the original of the 1.3.5 package.
The style:
size: 10
height: 5 (standard, zero is not possible)
The result:
The rendered image: 5px white, 10px font, 5px white. = 20px
After setting the value of height to -5:
The rendered image: 0px white, 10px font, 0px white. = OK
When I do the same test with fontsize 20:
The rendered image: 5px white, 20px font, 5px white. = 30px
After setting the value of height to -5:
The rendered image: 0px white, 20px font, 0px white. = OK
-----------------------------
I don't need the paragraph functions of your version, I just generate my bullets with the mod. It would be very nice, if you could make me a mod with following funktions (but only if you have time and it's not too much work for you):
- Trans PNG
- height default 0 instead of 5
- remove the ALT-TEXT function. The reason is, that the website should be readable by screen readers. Screen readers would read "P This is a title" instead of "This is a title" (P=Bullet generated by the GT-Mod).