Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (9m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 19:25:03 UTC Now

2020-05-01 00:08:23 UTC MAIN commitmail json YAML

Update to evas 1.7.10 including plugins:
  * Correctly detect if a loader support asynchronous preloading.
  * Fix memory leak in evas textgrid
  * Evas: Fix evas_common_convert_yuv_42* functions to actually return the converted data.
  * Evas textblock: Fixed issue when parsing formats with quotes.
  * Evas textblock: Make the ellipsis format the same as the surrounding.
  * evas/wayland_egl: Skip makecurrent if re->win is NULL.
  * Evas textblock: Added proper size adjustments for "high" shaped texts.
  * Evas bidi: Fixed a bug causing BiDi not to work in some cases.
  * Evas textblock: fixed an issue with markup_get and markup_to_utf8 behaving differently (markup_get was misbehaving).
  * evas/wayland_egl: Do not create a new surface if we already have one.
  * Fixed the textblock format to be drawn according to the glyph's horizontal advance width.
  * Evas textblock: Fixed order of tags inserted with markup_app/prepend.
  * Evas textblock: Fixed wrapping of lines ending with whites.

(joerg)