Next | Query returned 210 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2019-07-02 14:58:23 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 2.5.3

Changelog:
Overview of changes leading to 2.5.3
Wednesday, June 26, 2019
====================================
- Fix UCD script data for Unicode 10+ scripts.  This was broken since 2.5.0.
- More optimizations for HB_TINY.

Overview of changes leading to 2.5.2
Thursday, June 20, 2019
====================================
- More hb-config.hh facilities to shrink library size, namely when built as
  HB_TINY.
- New documentation of custom configurations in CONFIG.md.
- Fix build on gcc 4.8.  That's supported again.
- Universal Shaping Engine improvements thanks to David Corbett.
- API Changes: Undeprecate some horizontal-kerning API and re-enable in hb-ft,
  such that Type1 fonts will continue kerning.

Overview of changes leading to 2.5.1
Friday, May 31, 2019
====================================
- Fix build with various versions of Visual Studio.
- Improved documentation, thanks to Nathan Willis.
- Bugfix in subsetting glyf table.
- Improved scripts for cross-compiling for Windows using mingw.
- Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER to HB_OT_MATH_GLYPH_PART_FLAG_EXTENDER.
  A deprecated macro is added for backwards-compatibility.

Overview of changes leading to 2.5.0
Friday, May 24, 2019
====================================
- This release does not include much functional changes, but includes major internal
  code-base changes.  We now require C++11.  Support for gcc 4.8 and earlier has been
  dropped.
- New hb-config.hh facility for compiling smaller library for embedded and web \ 
usecases.
- New Unicode Character Databse implementation that is half the size of \ 
previously-used
  UCDN.
- Subsetter improvements.
- Improved documentation, thanks to Nathan Willis.
- Misc shaping fixes.
   2019-06-09 06:55:48 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Update comment, replace librsvg with librsvg-c
   2019-06-08 21:53:26 by Leonardo Taccari | Files touched by this commit (4)
Log message:
*: use LIBRSVG_TYPE instead of PLATFORM_SUPPORTS_RUST
   2019-06-03 14:27:48 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Include mk file earlier to enable rust conditional
   2019-06-02 05:11:31 by Ryo ONODERA | Files touched by this commit (5)
Log message:
Add graphite2 to librsvg via pango and harfbuzz

librsvg with pango and harfbuzz with graphite2 is required for libreoffice.
librsvg-c has the problem on NetBSD and libreoffice uses internal static
harfbuzz library. Rust-based librsvg has no problem and libreoffice use
dynamic harfbuzz from fonts/harfbuzz.

Bump PKGREVISIONs.
   2019-04-07 20:16:07 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
harfbuzz: distfile has changed; bump revision
   2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748)
Log message:
Recursive revbump from textproc/icu
   2019-04-02 10:58:47 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
harfbuzz: update to 2.4.0.

Overview of changes leading to 2.4.0
Monday, March 25, 2019
====================================
- Unicode 12.
- Misc fixes.
- Subsetter improvements.
- New API:
HB_BUFFER_FLAG_DO_NOT_INSERT_DOTTED_CIRCLE
hb_directwrite_face_create()
   2019-02-15 23:44:48 by Rin Okuyama | Files touched by this commit (1)
Log message:
Fix option -icu; include/harfbuzz/hb-ft.h is installed and required
actually by other packages no matter whether icu is supported or not.
   2019-02-14 18:43:33 by David Brownlee | Files touched by this commit (2)
Log message:
Do not play _POSIX_C_SOURCE games on NetBSD - Avoids issues with building under \ 
pkgsrc gcc versions

Next | Query returned 210 messages, browsing 81 to 90 | Previous