kryslt / KControls

Free components for Delphi and Lazarus, this is the main repository maintained by the original author.
BSD 3-Clause Clear License
58 stars 32 forks source link

KMemo cannot properly read colors from RTF #7

Closed kryslt closed 8 years ago

kryslt commented 8 years ago

Original report by Marek Mauder (Bitbucket: galfar, GitHub: galfar).


RTF generated by SynEdit exporter (used in P05) is not correctly parsed by KMemo. Looks good in Word and GoogleDocs.

Test file is attached.

Word

Word.PNG

KMemo

KMemo.PNG

kryslt commented 8 years ago

Original comment by Tomas Krysl (Bitbucket: tomkrysl, GitHub: kryslt).


Fixed issue #7 (wrong color table handling when no default color was used in RTF file).