]> granicus.if.org Git - graphviz/commit
LASi plugin: support newer Pango weights introduced ≥1.24
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 5 Apr 2022 01:59:19 +0000 (18:59 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 10 Apr 2022 23:39:54 +0000 (16:39 -0700)
commit89edf3fe0ac0378b7d1297a0ca349a15bade3980
tree61139ebe04378809d7eeda60af03b58083be4b1f
parent8e52c99a84c1a16bae788a3f4307e4d2285b8e99
LASi plugin: support newer Pango weights introduced ≥1.24

Squashes a number of compiler warnings that fail the upcoming CMake build of
this plugin. The version checks and mapping logic was derived from the Pango
docs¹ and the LASi.h header.

¹ https://docs.gtk.org/Pango/enum.Weight.html
plugin/lasi/gvrender_lasi.cpp