Notes |
(0004572 - 256 - 256 - 256 - 256 - 256 - 256)
jpierce
03-25-06 20:20
|
Appears to be a problem with TTCFonts and not StrikeFonts. So for instance, the BitstreamVeraSans font of point size 24 will indicate that its ascent is only 13 vs. a StrikeFont of point size 24 will indicate its ascent is 24. I think this might be a clue. |
|
(0004573 - 261 - 271 - 271 - 271 - 271 - 271)
jpierce
03-25-06 20:44
|
Appears TTCFont had an instance variable called ascent in October of 2005. This instance variable is missing now and the method "ascent" is really mad about this as it is trying to reference the instance variable and probably is doing something more dastardly. |
|
(0004574 - 70 - 80 - 80 - 80 - 80 - 80)
jpierce
03-25-06 22:28
|
The fix is to add the "ascent" instance variable to the TTCFont class. |
|
(0004582 - 31 - 31 - 31 - 31 - 31 - 31)
MarcusDenker
03-27-06 22:55
|
to be added in the next version |
|
(0004588 - 7 - 7 - 7 - 7 - 7 - 7)
MarcusDenker
03-28-06 20:29
|
in 7021 |
|