You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2012/03/27 19:44:12 UTC

DO NOT REPLY [Bug 52992] New: [PATH] National characters in PDF base fonts

https://issues.apache.org/bugzilla/show_bug.cgi?id=52992

             Bug #: 52992
           Summary: [PATH] National characters in PDF base fonts
           Product: Fop
           Version: 1.0
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: tjudycki@tv.com.pl
    Classification: Unclassified


Created attachment 28511
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28511
Modified files.

I've modified FOP to support national characters in base 14 fonts (namely in
Helvetica), using /BaseEncoding /WinAnsiEncoding /Differences [...] mechanism.
It's rather cracking than improvement - because of my very limited time I was
not able to code it better as I don't know FOP well enough. I hope that FOP
developers will implement that solution making it more universal. 

Find attached modifications. I've used proper metric
(src/codegen/fonts/Helvetica*.xml) provided by Bogusław Fries (he accept this
contribution) and altered some source files from src/java/org/apache/fop/pdf,
all modifications are surrounded by:
    // <tjudycki>
    // </tjudycki>
The last modified file is build.xml - parameter encoding is set to CEEncoding
instead of WinAnsiEncoding.

The solution is described here http://tv.com.pl/stepbystep/fop_pdf/

Regards,

Tomasz Judycki

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52992] [PATCH] National characters in PDF base fonts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52992

Vincent Hennebert <vh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[PATH] National characters  |[PATCH] National characters
                   |in PDF base fonts           |in PDF base fonts

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52992] [PATCH] National characters in PDF base fonts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52992

--- Comment #1 from Glenn Adams <gl...@skynav.com> 2012-04-07 01:43:49 UTC ---
resetting P2 open bugs to P3 pending further review

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52992] [PATCH] National characters in PDF base fonts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52992

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.