Re: [lazarus] Unable to print out nor create a postscript in 2-byte fonts

2007-03-03 Thread Fujimaki Haruyuki
Vincent,

As far as I know, no concrete plans exist. 
But patches which add this are gladly accepted.

Thank you for your reply.
If I ever have time (maybe not this year), I will try to add it.

Haruyuki Fujimaki


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


[lazarus] Unable to print out nor create a postscript in 2-byte fonts

2007-03-02 Thread Haruyuki FUJIMAKI
Hello,

I want to print out or create a postcsript of a document in Japanese.
However, I found that according to PostscriptCanvas.pas, at present,
only 5 Font.Name, 'times', 'monospaced', 'serif', 'sansserif', and
'symbol' are supported (this itself is a great work, thanks).
Those 5 fonts may be practically sufficient for western people, but not
enough for people using 2-byte fonts.
Is there any plan to add 2-byte fonts support to
TPostscriptPrinterCanvas, or any method to print out with 2-byte fonts?

Haruyuki Fujimaki


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Unable to print out nor create a postscript in 2-byte fonts

2007-03-02 Thread Vincent Snijders
Haruyuki FUJIMAKI schreef:
 Hello,
 
 I want to print out or create a postcsript of a document in Japanese.
 However, I found that according to PostscriptCanvas.pas, at present,
 only 5 Font.Name, 'times', 'monospaced', 'serif', 'sansserif', and
 'symbol' are supported (this itself is a great work, thanks).
 Those 5 fonts may be practically sufficient for western people, but not
 enough for people using 2-byte fonts.
 Is there any plan to add 2-byte fonts support to
 TPostscriptPrinterCanvas, or any method to print out with 2-byte fonts?

As far as I know, no concrete plans exist. But patches which add this are gladly
accepted.

Vincent

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives