Issue Details (XML | Word | Printable)

Key: SQ-283
Type: Feature Feature
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Andreas Raab
Votes: 3
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
squeakland

Read Truetype files directly from disk

Created: 30/Jul/09 08:59 PM   Updated: 12/Sep/10 08:02 AM
Component/s: etoys
Fix Version/s: future release

Time Tracking:
Original Estimate: 12h
Original Estimate - 12h
Remaining Estimate: 12h
Remaining Estimate - 12h
Time Spent: Not Specified
Time Spent - Not Specified

File Attachments: 1. File TTCFont.st (26 kB)
2. File TTFileDescription.5.cs (34 kB)
3. File TTFileDescription.st (21 kB)
4. File TTFMacFix.2.cs (4 kB)
5. File WhiteSpaceFixes.2.cs (6 kB)

Issue Links:
Dependency
 
Related
 


 Description  « Hide
Fixes the behavior that all truetype fonts have to be read into memory entirely before they can be used.

Andreas Raab added a comment - 31/Jul/09 02:15 AM
TTFileDescription.5.cs is the latest version with many improvements.
WhitespaceFixes.2.cs fixes the issues with display of CR/tab in text.
TTCFont.st is a current version of TTCFont (see discussion on etoys-dev).

Andreas Raab added a comment - 01/Aug/09 01:28 AM
Integrate fixes from Mac. Must be loaded LAST.

Yoshiki Ohshima added a comment - 31/Aug/09 08:05 PM
Besides deciding the right font to include, we need some more mechanism to allow loading new project made with this into an old image, etc., so I think it is sensible to defer this to the next release.

Bert Freudenberg added a comment - 01/Sep/09 03:58 AM
Agreed.