|
From: Sandro S. <st...@ke...> - 2011-03-17 23:04:23
|
I've been trying to make SWF to script conversions easier but got stuck on fonts. With current master, swfto<whatever> will pretend to find fonts named "font<FontId>.fdb", and makefdb will create "font<FontId>.fdb" files. All (theoretically) good, except that the fdb produced by makefdb seems to be not properly digested by the fdb parser: PHP Fatal error: SWFFont::__construct(): SWFFont_getShape: bad file format (was expecting fill0 = 0) This can be easily reproduced by running makefdb over any of the tests in tests/Font. Does anyone know more about what the problem could be ? --strk; What comes next is just spam, don't bother scrolling |