Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003181 |
[Squeak] TrueType |
minor |
always |
03-01-06 21:21 |
09-12-07 01:12 |
|
Reporter |
ned |
View Status |
public |
|
Assigned To |
andreas |
Priority |
normal |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
3.8 |
|
Summary |
0003181: Can't create a new size for a TTCFont from the font requester menu |
Description |
If you choose to 'create a new size' from the font selection menu (say from appearances/system fonts) and choose a roman style, you will be told that there is no such subfamily name.
This is because of a misunderstanding of the style decoder, probably caused by a bad name for TTCFont>>indexOfSubfamilyName:.
The attached change set renames that method to TTCFont>>emphasisCodeForSubfamilyName: and fixes the bug where it's taken to be an index. |
Additional Information |
|
|
Attached Files |
TTCFontCreationFix-nk.1.cs.gz [^] (888 bytes) 03-01-06 21:53 |
|