[etoys-notify] [JIRA] Resolved: (SQ-878) Minor bugs about TTCFont fallbackFont

Karl Ramberg (JIRA) tracker at squeakland.org
Wed May 18 15:40:34 EDT 2011


     [ http://tracker.squeakland.org/browse/SQ-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Ramberg resolved SQ-878.
-----------------------------

    Fix Version/s: etoys 2011
       Resolution: Complete

http://source.squeak.org/etoys/Multilingual-kfr.19.mcz

> Minor bugs about TTCFont fallbackFont
> -------------------------------------
>
>                 Key: SQ-878
>                 URL: http://tracker.squeakland.org/browse/SQ-878
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Xin Wang
>             Fix For: etoys 2011
>
>         Attachments: TTCFont-fallbackFont-color.xinwang.1.cs, TTCFont-fallbackFont-size.xinwang.1.cs
>
>
> There are two minor bugs about fallbackFont in TTCFont class.
> One is relate to font size when calling setupDefaultFallbackTextStyleTo:. It seems that TTCFont class>>setupDefaultFallbackFontTo: and TTCFont class>>setupDefaultFallbackTextStyleTo: just do the similar job, but when comparing size of TTCFont and its fallbackFont, one use `=', and the other use `>='。`>=' may be correct, or fallbackFont will be smaller than itself. A changeset for this is attached.
> Another one is relate to fallbackFont color. When using a Chinese MultiTTCFont for BitstreamVeraSans, text in highlighted menu item will still be black instead of white. Attached changeset try to set TTCfont's fallbackFont color when color of itself is set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


More information about the etoys-notify mailing list