Austin Ziegler
2006-Aug-22 20:26 UTC
[Rails] Re: Prag Programmers style PDF personalization
On 8/21/06, Julian ''Julik'' Tarkhanov <listbox-RY+snkucC20@public.gmane.org> wrote:> On 20-aug-2006, at 2:22, Austin Ziegler wrote: >> PDF::Writer doesn''t solve the Unicode problem yet. > Which brings our Unicode discussion that once happened into new > light :-) > thanks for the statementNot really. The Unicode problem for PDF support is wholly unrelated to my stance on Unicode vs. m17n Strings. The Unicode problem for PDF support is mostly that the PDF standards doc is a stinking pile that is almost impossible to understand without your eyes bleeding and even harder to implement. ;) Most strings are written one way for normal 8-bit strings in PDF; they''re written an entirely different way when using UTF-16BE. I just haven''t got the output format working yet. The *only* thing that would help me with the m17n String and PDF is that I could forcibly convert between encoding-x and UTF-16 for output -- but a Unicode string would leave me less able to deal with this sort of stuff nicely. -austin -- Austin Ziegler * halostatue-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org * http://www.halostatue.ca/ * austin-/yODNl0JVVCozMbzO90S/Q@public.gmane.org * http://www.halostatue.ca/feed/ * austin-BGvFLPKiNqwsA/PxXw9srA@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---