Skip to content

Add a feature, support to slant a bitmap glyph

柳鲲鹏 requested to merge quantum6/freetype:quantum6-bitmap-italic into master

Now can slant a bitmap glyph. This function doesn't adjust bitmap_top/bitmap_left of FT_GlyphSlot.

workflow: rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' - if: $CI_PIPELINE_SOURCE == 'push'

Edited by 柳鲲鹏

Merge request reports