merge 636844 636776
thanks
On sam., 2011-08-06 at 12:10 +0200, Yves-Alexis Perez wrote:
> Package: libfreetype6
> Version: 2.4.4-2
> Severity: normal
> 
> Hey,
> 
> starting with 2.4.6 upgrade, I noticed that my terminal fonts
> (Monospace, alias to DejaVu Sans Mono, 4,5) were too wide (in fact they
> are too short vertically). Attached are screenshots before and after upgrade.
> 
> I'm not exactly sure what it's related too, but I prefer the previous
> rendering, which is more readable here. It seems that it only affects
> Monospace fonts, though I'm not 100% sure.
> 
After doing a git bisect, here are the results:

b0962ac34e66052ccfee7996e5468f30d4bd5a72 is the first bad commit
commit b0962ac34e66052ccfee7996e5468f30d4bd5a72
Author: Steven Chu <steven.f....@gmail.com>
Date:   Sat Jul 16 09:12:42 2011 +0200

    [truetype] Fix metrics on size request for scalable fonts.
    
    * src/truetype/ttdriver.c (tt_size_request): Fix copying metrics
    from TT_Size to FT_Size if scalable font.

so it looks that this was done on purpose...

Full  bisect log is:

# bad: [29a7965fd14f0a142965067e04f6b8e4ba354d3e] * Version 2.4.6 released. 
=========================
# good: [9ec31cea16a492bed96a96a7c30c1a466adb9792] * Version 2.4.4 released. 
=========================
git bisect start 'VER-2-4-6' 'VER-2-4-4'
# good: [948a8fb674c99ff41ae108b986721a4fd15c6a0e] Fix formatting of autofit 
debug dumps.
git bisect good 948a8fb674c99ff41ae108b986721a4fd15c6a0e
# good: [f3e2a97d5b8f437efefb0de65a4baceb526feac4] Fix URLs.
git bisect good f3e2a97d5b8f437efefb0de65a4baceb526feac4
# good: [4bf221964ca0f1db75c3fb7b08984fd50314a0a9] Improve documentation of 
FT_Get_Glyph_Name.
git bisect good 4bf221964ca0f1db75c3fb7b08984fd50314a0a9
# good: [f095744d2db48eddc79bc744c3286e26ebd2c694] [sfnt] Try harder to find 
non-zero values for ascender and descender.
git bisect good f095744d2db48eddc79bc744c3286e26ebd2c694
# good: [143799d4a95e38eab1e49c761d3c6f116fd80349] [psaux] Fix potential sign 
extension problems.
git bisect good 143799d4a95e38eab1e49c761d3c6f116fd80349
# bad: [3abf617b5e83a5cbe588169844fe931e7b91e50f] Add 
FT_CONFIG_OPTION_DISABLE_STREAM_SUPPORT.
git bisect bad 3abf617b5e83a5cbe588169844fe931e7b91e50f
# bad: [77f04cebe8035ac48f52dd1044505a1ba6185ab0] * src/base/ftpatent.c 
(FT_Face_SetUnpatentedHinting): Fix typo.
git bisect bad 77f04cebe8035ac48f52dd1044505a1ba6185ab0
# bad: [b0962ac34e66052ccfee7996e5468f30d4bd5a72] [truetype] Fix metrics on 
size request for scalable fonts.
git bisect bad b0962ac34e66052ccfee7996e5468f30d4bd5a72

Even if it was done on purpose I'm not sure what purpose it was since
the results looks less readable here.

Regards,
-- 
Yves-Alexis




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to