search for: linegap

Displaying 4 results from an estimated 4 matches for "linegap".

Did you mean: linecap
2020 Oct 21
0
[ANNOUNCE] fonttosfnt 1.2.0
...tosfnt is a commandline tool that wraps bitmap fonts into a truetype wrapper. This release contains a bunch of fixes all over the place, the git shortlog is the best summary I could come up with. Christopher Zimmermann (13): don't add arbitrary number to the glypth metrics use zero lineGap, sTypoDescender should be negative truncate foundry if there is no known abbreviation. correctly set OS2 fsSelection for italic and bold fonts use standard C rounding functions use more properties according to XLFD use design metrics in eblc instead of calculated metri...
2014 Nov 28
0
Wine release 1.7.32
...sed. dwrite: Hide factory vtable selection in init helper. dwrite/tests: Fix some test failures on older dwrite versions. dwrite: Estimate x-height and cap height metrics if they're missing. dwrite: Respect typographic metrics when font instructs us to. dwrite: Fix lineGap metric using 'hhea' table values. Piotr Caban (3): ntdll: Handle ACTCTX_FLAG_ASSEMBLY_DIRECTORY_VALID flag when opening manifest in RtlCreateActivationContext. ws2_32: Add support for overlapping fd_sets in select. ws2_32/tests: Add more select tests. Qian Hong (1):...
2016 Feb 05
0
Wine release 1.9.3
...WrapLineAfter cluster flag. dwrite: Implement DetermineMinWidth() using line breaking info. oleaut32/tests: Fix some test failures. d2d1: Use drawing effect at DrawGlyphRun(). dwrite: Fix invalid cluster metrics array index access. dwrite: Line height/baseline includes lineGap as well. dwrite: Fix parameter validation in CreateTextLayout()/CreateGdiCompatibleTextLayout(). dwrite/tests: Some tests for layout based on empty text. dwrite: Return valid metrics for layout created on empty text. dwrite: Inline object origin is at top-left corner, not ba...
2016 Apr 29
0
Wine release 1.9.9
...bgstr_rect() to trace RECTs. user32: Use wine_dbgstr_rect() to print a RECT. wineps.drv: Use wine_dbgstr_rect() to trace RECTs. comctl32: Use SetRect() instead of open coding it. Nikolay Sivov (39): d3d11/tests: Add a IDXGISurface1 GetDC() test. dwrite/tests: Test for lineGap metric. dwrite/tests: Use existing macro to define font table tags. comctl32/tests: Fix wrong use of HDM_GETITEM when getting item text. comctl32/tests: Simplify static text data initialization. dwrite: Update to IDWriteRenderingParams3. dwrite: Implement GetFontFamily...