[PATCH] Print.c : fixes problem with line height in print_tanks

Lubomir I. Ivanov neolit123 at gmail.com
Sat Feb 23 16:48:25 PST 2013


On 23 February 2013 21:00, Salvador Cuñat <salvador.cunat at gmail.com> wrote:
> On Sat, Feb 23, 2013 at 04:41:11PM +0200, Lubomir I. Ivanov wrote:
>>
>> it seems your patch is DOS/ANSI instead of UNIX/UTF-8. could you
>> configure your commit message editor to conform with that?
>>
> Try this one, please Lubomir, it's made with git gui while the other was
> made with gitg, and perhaps ...
>

the attached file seems to be DOS/ANSI again.
i've tried downloading attachments from other emails and UNIX/UTF-8
seems to be preserved in those.
the patches that gitk creates for me here are always UNIX/UTF-8.

settings like gui.encoding=utf-8, core.eol=lf affect that, so you
might want to take a look at some of git's global settings.

>> the line spacing between tanks looks fixed now, nice work.
>>
> I'm ashamed with my own stupidity.
>
>> here is the table print:
>> http://i45.tinypic.com/2lw61xw.gif
>> there seem to be doubling of the column titles, also the padding
>> bellow them is incorrect. my locale is (bg_BG).
>>
> I'm getting the same printout with 3.0, but only in win32,  double header
> and the strings wrapped instead of ellipsized, even in english, as my
> win version appears not to localize to spanish (???).
>

that's odd.
it could be that g_win32_getlocale() does not convert your locale
correctly in windows.c:subsurface_gettext_domainpath() or perhaps that
we simply don't support your exact locale.
i can try changing my windows locale and test that, is yours Spanish
(Spain)? can be seen in "control panel" -> "regional settings" (or
something).

lubomir
--


More information about the subsurface mailing list