Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Alexander,

On Mon, 2011-04-04 at 09:32 +0200, Alexander Thurgood wrote:
Git diff of changes to module_font_accessories.scp :

        So - the change was right, but this took me about 100x as long as it
should to review/merge since line-wrapping horribly mangled your
patches :-) Please always attach your patches to avoid that.

        This (for example):

 /* -URW-Gothic L */
 #ifdef WITH_EXTRA_FONT
-STD_FONT_FILE( gid_File_Fnt_-URW-Gothic_L_Avantgarde, a010013l.ttf,
-URW-Gothic L )
+STD_FONT_FILE( gid_File_Fnt_URW_Gothic_L_Avantgarde, a010013l.ttf, URW
Gothic L )
 #endif

        Needs to be this:

 /* -URW-Gothic L */
 #ifdef WITH_EXTRA_FONT
-STD_FONT_FILE( gid_File_Fnt_-URW-Gothic_L_Avantgarde, a010013l.ttf, -URW-Gothic L )
+STD_FONT_FILE( gid_File_Fnt_URW_Gothic_L_Avantgarde, a010013l.ttf, URW Gothic L )
 #endif

        And so on.

        Anyhow thanks for the fix ! I hope what got committed works well for
you, can you re-test it (on libreoffice-3-4) ?

        HTH,

                Michael.

-- 
 michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.