]> O.S.I.I.S - jp/vkvg.git/commit
Fontconfig init check, sample startup simplified, code docs and clean
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 4 May 2020 11:40:57 +0000 (13:40 +0200)
committerj-p <jp_bruyere@hotmail.com>
Tue, 5 May 2020 20:14:27 +0000 (22:14 +0200)
commitf9444e597d039c73af542334dfabb68a760822cb
tree3a625b37cc79934591fd388cabe68a939c9c87b5
parentd9de26e25dac93e4563776076e90a94f8723af91
Fontconfig init check, sample startup simplified, code docs and clean
43 files changed:
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_fonts.c
src/vkvg_fonts.h
template.c
tests/arcs.c
tests/circles.c
tests/clip.c
tests/colinear.c
tests/common/test.c
tests/common/test.h
tests/common/vkengine.c
tests/common/vkengine.h
tests/compositing.c
tests/curve.c
tests/curve2.c
tests/curved_rect.c
tests/dashes.c
tests/dashes2.c
tests/fill.c
tests/fill_and_stroke.c
tests/gradient.c
tests/gradient_transform.c
tests/hlines.c
tests/img_surf.c
tests/line_caps.c
tests/line_join.c
tests/line_join_2.c
tests/line_join_3.c
tests/lines.c
tests/multilines.c
tests/random_cirles.c
tests/random_rects.c
tests/rect_fill.c
tests/save_restore.c
tests/simple_paint.c
tests/stroke.c
tests/svg.c
tests/test1.c
tests/text.c
tests/vlines.c
vkh