<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Thank you Folks for the efforts and the fix!<br>
<br>
<br>
KAMI<br>
<br>
2011-04-04 17:27 keltezéssel, Michael Meeks írta:
<blockquote cite="mid:1301930852.17801.178.camel@lenovo-w500"
type="cite">
<pre wrap="">Hi Alexander,
On Mon, 2011-04-04 at 09:32 +0200, Alexander Thurgood wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Git diff of changes to module_font_accessories.scp :
</pre>
</blockquote>
<pre wrap="">
        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.
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>Szalai Kálmán</title>
<pre wrap=""><img alt="KAMI911" title="KAMI911" src="cid:part1.02060005.06080008@gmail.com" style="border: 0px solid; width: 178px; height: 178px;" hspace="4" vspace="2" align="left">Best regards,
Kálmán „KAMI” Szalai | 神 | kami911 [at] gmail [dot] com
My favorite projects:
<a href="http://ooop.sf.net/">OxygenOffice Professional</a> - office suite - for everybody | <a href="http://hun.sf.net/">Magyarul</a> - In Hungarian
<a href="http://bit.ly/10ucTR">Blog</a> | <a href="http://bit.ly/eYZO6">Support</a>
<a href="http://bit.ly/gJuJZ">Follow me</a>, if <a href="http://bit.ly/kDocB">you can</a>
</pre>
</div>
</body>
</html>