Search found 7 matches

by thepump
Fri Sep 22, 2006 10:12 am
Forum: Support
Topic: 'cyr' in fontname
Replies: 2
Views: 10597

Sergey, plz answer
by thepump
Fri Sep 22, 2006 10:11 am
Forum: Support
Topic: rtf '\-' keyword
Replies: 2
Views: 11094

Sergey, plz answer
by thepump
Fri Sep 22, 2006 10:11 am
Forum: Support
Topic: ExtractMetafilesBitmaps options in RTFReadOptions
Replies: 2
Views: 10228

Sergey, plz answer
by thepump
Mon Sep 11, 2006 11:32 am
Forum: Support
Topic: ExtractMetafilesBitmaps options in RTFReadOptions
Replies: 2
Views: 10228

ExtractMetafilesBitmaps options in RTFReadOptions

After reading rtf with wmf files inside with this option turned on TRichView displays images wrong sized. After some learning of source code i've found that size changed after calling ConvertMetafileToBitmap function. If you need rtf, which behaves like this i can send it to you. Also i think we ...
by thepump
Mon Sep 11, 2006 11:26 am
Forum: Support
Topic: rtf '\-' keyword
Replies: 2
Views: 11094

rtf '\-' keyword

When TRichView parsing rtf files it displays '\-' rtf keyword like minus. In fact, '\-' keyword is a 'soft hyphen' and should be showed only in the end of lines where word is hyphenated. How can i change this behavior with trichview options or should i changed source codes?
by thepump
Mon Sep 11, 2006 11:19 am
Forum: Support
Topic: 'cyr' in fontname
Replies: 2
Views: 10597

'cyr' in fontname

I am using font named 'zrnic cyr' in my rtf files. When TRichView loads its content from rtf file it cuts 'cyr' from fontname and can't display right font for my text items (font 'zrnic' not installed in my system, only 'zrnic cyr'). Is it right behavior or how can i change this without source ...
by thepump
Thu May 18, 2006 2:12 pm
Forum: Support
Topic: Inserting INFINITY symbol
Replies: 1
Views: 9453

Inserting INFINITY symbol

When inserting INFINITY symbol (221E in Unicode) in Times New Roman font inserted symbol is '?'. Have tried insert from Rtf file and clipboard. Inserting some of other symbols acts like this.

Is there some option in TRichViewEdit to handle it right or is it a bug?