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


On Fri, Oct 19, 2012 at 5:25 PM, Petr Mladek <pmladek@suse.cz> wrote:

On Fri, 2012-10-19 at 15:27 +0200, Lior Kaplan wrote:
(replying to the list, as I don't think gerrit is the right platform
for discussions about patches)

Yup, it is a bit strange. I think that you could press the "Review"
button and just leave the comment. Well, you can't do inline comments
this way.


Indeed (:


Hi Petr,

I've done the patch in https://gerrit.libreoffice.org/883 to be as
minimal as possible.

I guess that it's indeed an unneeded repetetion, but as it appear
about 100 times in the same file (and effect different languages), I
would prefer to leave removing the condensed form to another change.

I see the following:

$> grep lucidasansunicode officecfg/registry/data/org/openoffice/VCL.xcu
| wc -l
3
$> grep "Lucida Sans Unicode"
officecfg/registry/data/org/openoffice/VCL.xcu | wc -l
68

=> "Lucida Sans Unicode" is used many times and "lucidasansunicode" only
3 times.


But "lucidasans" is used 100 times.


You could see that "lucidasansunicode" is used only in the second part
of the VCL.xcu file where you define substitutes for particular fonts.
Only this second part uses the lowercase-condensed font names.


And I don't want to lose this part due to the condensed/regular form change
you've suggested without more thorough check.


=> I still think that you should use only the normal font name (Lucida
Sans Unicode) in the first part where you define fonts for each locale.


If someone has any other clean up for
officecfg/registry/data/org/openoffice/VCL.xcu let me know, and I'll
be happy to do them.

I am not aware of any planed clean up. Well, it would be great to rework
the code and use the same font names everywhere and avoid the confusion.


As you can see, there's place to unify the font's writing, but I would
prefer to leave it to another (larger) patch.

Thanks for the comment...

Kaplan

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.