-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for cairo 1.17.8 #309
Comments
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 24, 2023
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 24, 2023
This adds: * cairo_font_options_get_color_mode * cairo_font_options_set_color_mode * cairo_color_mode_t See pygobject#309
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 24, 2023
This adds: * cairo_font_options_get_color_mode * cairo_font_options_set_color_mode * cairo_color_mode_t See pygobject#309
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 24, 2023
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 24, 2023
This adds: * cairo_font_options_get_color_mode * cairo_font_options_set_color_mode * cairo_color_mode_t See pygobject#309
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 25, 2023
This adds: * cairo_font_options_get_color_mode * cairo_font_options_set_color_mode * cairo_color_mode_t See pygobject#309
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 25, 2023
Adds: * COLOR_PALETTE_DEFAULT * FontOptions.set_color_palette * FontOptions.get_color_palette See pygobject#309
lazka
added a commit
to lazka/pycairo
that referenced
this issue
Sep 26, 2023
Adds: * FontOptions.set_custom_palette_color * FontOptions.get_custom_palette_color See pygobject#309
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CAIRO_STATUS_SVG_FONT_ERROR
-> Expose CAIRO_STATUS_SVG_FONT_ERROR as Status.SVG_FONT_ERROR #334cairo_color_mode_t
-> Add new font options color mode APIs #336cairo_font_options_set_color_mode
-> Add new font options color mode APIs #336cairo_font_options_get_color_mode
-> Add new font options color mode APIs #336cairo_font_options_get_color_palette
-> Add font options color palette APIs #338cairo_font_options_set_color_palette
-> Add font options color palette APIs #338cairo_font_options_set_custom_palette_color
-> Add font options custom palette color APIs #339cairo_font_options_get_custom_palette_color
-> Add font options custom palette color APIs #339CAIRO_COLOR_PALETTE_DEFAULT
-> Add font options color palette APIs #338we don't have any user font APIs yetcairo_user_scaled_font_get_foreground_marker
we don't have any user font APIs yetcairo_user_scaled_font_get_foreground_source
The text was updated successfully, but these errors were encountered: