Ticket #4 (enhancement)
Opened 2 years ago
Last modified 2 years ago
FlashType and DefineFont3 support
Status: closed (fixed)
| Reported by: | dan | Assigned to: | dan |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2.12 |
| Component: | misc | Version: | svn trunk |
| Keywords: | font | Cc: | |
cvsdude ticket #18, reporter: erixtekila
There are new tags that swfmill doesn't handle for now. All of them deals with fonts.
73 = DefineFontInfo3 74 = DefineTextInfo?: present when "custom anti-alias" or "anti-alias for readability" set 75 = DefineFont3
There is a complete listing there : http://wiki.jswiff.com/Wiki.jsp?page=Flash8Tags
Change History
07/23/06 19:05:00: Modified by anonymous
- type changed from defect to enhancement.
07/25/06 10:07:46: Modified by dan
07/25/06 14:50:04: Modified by swebster
Added swmill-ll suport for CMSTextSettings (aka DefineTextInfo?) tag in [158].
07/27/06 14:27:08: Modified by dan
- status changed from new to closed.
- resolution set to fixed.
- milestone changed from 0.2.13 to 0.2.12.
fixed (thanks to steve) with [160].

i'd need more info about DefineTextInfo?, or at least an example SWF. DefineFontInfo3 and DefineFont3 are "minimally supported" (ok to import) since [151].