Menu

#1 Greek support

open
nobody
None
5
2003-12-05
2003-12-05
No

Hi,
I would like to add support for greek characters in
libharu.
If you let me know where you found the info in
PdfEncoding_ISO8859_3.cc and PdfFontDef_FONT.cc (you
understand what FONT is :) for ISO8859_3, I can add,
check and (obviously) send back to you needed files for
greek support.
Unfortanetely, a quick search on the internet did not
lead anywhere.

TIA

Discussion

  • takeshi kanno

    takeshi kanno - 2003-12-06

    Logged In: YES
    user_id=413280

    Hi,

    To add encoding to Haru is not difficult. But there is no
    documentation about it yet.
    Let me know the name of encoding that you want. (I think it
    is ISO8859-7 encoding.)
    I will add it on next release.

    takeshi kanno

     
  • Michalis Kamprianis

    Logged In: YES
    user_id=71065

    That's correct, it's 8859-7
    But, as said before, I could do all the boring job (i.e.
    writing the entities, as I have done on a couple of other sw
    projects :) and let you do just the checking if I knew where
    to find that data for PDFencoding (i.e. those ~128 greek
    characters as expected by PDF spec).
    Of course, I would have no objection at all if you want to
    do it all by yourself :-)

     

Log in to post a comment.