Delphi Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreDelphi Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 17th, 2003, 02:47 AM
MiloshD MiloshD is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 2 MiloshD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unicode printing in Kylix

Hi,

I am trying to print some east-european characters using
Printer.Canvas.TextOut but instead of each desired character I am getting
two different characters - as if unicode is ignored. I have set
canvas.font.charset to fcsunicode. Whether I print to paper or to a
postscript file, I get the same. I doubt it has anything to do with the
printer driver (Epson LQ-100) settings because from Mozilla I can print the
characters just fine.

When I compared the postscript files generated by Mozilla and my Kylix
program, I noticed that Mozilla converted parts of text containing unicode
characters into byte codes, something like this:

( 140/000/155/000/166/001 ) unicodeshow

Where unicode characters ended up having the second byte > 000.

Meanwhile, text that didn't contain unicode characters turned out like this:

( sometext ) show

In my program's output, I could see all text, none was converted into codes
like above, and since the viewer (GEDIT) was able to show unicode
characters, I saw them on the screen correctly.

Thanks in advance for any suggestions.
Comments on this post
Gran Roguismo agrees!

Reply With Quote
  #2  
Old October 19th, 2003, 01:02 PM
MiloshD MiloshD is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 2 MiloshD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Instead of fcsUnicode (which I used because Linux treats EASTEUROPE_CHARSET as fcsUnicode and
I use EASTEUROPE_CHARSET under windows) I should have used fcsLatin2.

I still have a similar problem with Menus - top level of the menus (the always visible part) shows unicode characters, submenus don't.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreDelphi Programming > Unicode printing in Kylix

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap