Next | Query returned 210 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2020-04-18 16:32:02 by Nia Alarie | Files touched by this commit (3)
Log message:
harfbuzz: Update to 2.6.5

Overview of changes leading to 2.6.5
Friday, April 17, 2020
====================================
- Add experimental meson build system.  Autotools is still the primary
  and supported build system.
- AAT is now always preferred for horizontal scripts when both AAT and OT
  layout tables exist at the same time.
- Subsetter improvements.
- New API:
+hb_ft_font_lock_face()
+hb_ft_font_unlock_face()
   2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | Package updated
Log message:
Recursive revision bump after textproc/icu update
   2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | Package updated
Log message:
librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2019-11-09 20:31:14 by Jonathan Perkin | Files touched by this commit (1)
Log message:
harfbuzz: Move GCC_REQD to before bsd.prefs.mk.
   2019-10-31 17:30:09 by Nia Alarie | Files touched by this commit (2)
Log message:
harfbuzz: Update to 2.6.4

Overview of changes leading to 2.6.4
Monday, October 29, 2019
====================================
- Small bug fix.
- Build fixes.

Overview of changes leading to 2.6.3
Monday, October 28, 2019
====================================
- Misc small fixes, mostly to build-related issues.
- New API:
+hb_font_get_nominal_glyphs()
   2019-10-01 16:35:14 by Nia Alarie | Files touched by this commit (2)
Log message:
harfbuzz: Update to 2.6.2

Overview of changes leading to 2.6.2
Monday, September 30, 2019
====================================
- Misc small fixes, mostly to build-related issues.
   2019-08-31 15:17:38 by Nia Alarie | Files touched by this commit (2)
Log message:
harfbuzz: Update to 2.6.1

Overview of changes leading to 2.6.1
Thursday, August 22, 2019

    Fix regression with hb_font_create_sub_font scaling introduced in 2.6.0.
    Change interpretation of font PTEM size / CoreText font size handling.
    See #1484
    hb-ot-font: Prefer symbol cmap subtable if present.
    Apply 'dist'/'abvm'/'blwm' features to all scripts.
    Drop experimental DirectWrite API.
   2019-08-20 14:09:04 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
harfbuzz: update to 2.6.0.

Overview of changes leading to 2.6.0
Tuesday, August 13, 2019
====================================
- New OpenType metrics, baseline, and metadata table access APIs.
- New API to set font variations to a named-instance.
- New hb-gdi.h header and API for creating hb_face_t from HFONT.
- Amalgam: Provide a single-file harfbuzz.cc file for easier alternate building.
- More size-reduction configurable options, enabled by HB_TINY.
- New API:
+hb_font_set_var_named_instance()
+hb_gdi_face_create()
+hb_ot_layout_baseline_tag_t
+hb_ot_layout_get_baseline()
+hb_ot_meta_tag_t
+hb_ot_meta_get_entry_tags()
+hb_ot_meta_reference_entry()
+hb_ot_metrics_tag_t
+hb_ot_metrics_get_position()
+hb_ot_metrics_get_variation()
+hb_ot_metrics_get_x_variation()
+hb_ot_metrics_get_y_variation()
   2019-07-08 19:48:01 by Ryo ONODERA | Files touched by this commit (1)
Log message:
This version uses C++11. Set c++11 to USE_LANGUAGES

Noticed by leot@. Thank you.

Next | Query returned 210 messages, browsing 71 to 80 | Previous