Enrique J. Hernández Blasco 258444bb93 oc-rtf: Be more resilient to spaces while parsing font tables
This avoids to crash on this example:

  \f0\fibi \fcharset0
   -------^

Or:

  \f0 \fibi\fcharset0
   --^

Take into account that I found lots of RTF documents with this format:

  \f0\fbidi \froman\fcharset0
  \f0\froman\fprq2 \fcharset0

Which are not unsupported by this handler.
2014-11-19 17:12:30 +01:00
2014-03-20 14:18:03 -04:00
2014-09-26 14:49:36 -04:00
2014-09-24 12:02:12 -04:00
2014-09-17 09:36:35 -04:00
2014-09-26 14:31:57 -04:00
2014-09-29 15:29:49 -04:00
2014-09-29 15:29:49 -04:00
Description
No description provided
223 MiB
Languages
Objective-C 67.8%
JavaScript 14.7%
Rich Text Format 9.7%
SCSS 2.2%
C 1.5%
Other 4%