-
Notifications
You must be signed in to change notification settings - Fork 72
Pull requests: Tencent/tgfx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove the GenerateImages target and create baseline images while updating the local baseline config.
#427
by domchen
was merged Jan 9, 2025
Loading…
updated Jan 9, 2025
Add a strokeOnTop property to the ShapeLayer class.
#426
by domchen
was merged Jan 9, 2025
Loading…
updated Jan 9, 2025
Place color premultiplication in RenderContext to ensure that intermediate process colors are unpremultiplied.
#425
by Hparty
was merged Jan 9, 2025
Loading…
updated Jan 9, 2025
Fix the issue where StrokeWidth is affected by the Matrix before applying Stroke to a Shape.
#424
by Hparty
was merged Jan 8, 2025
Loading…
updated Jan 8, 2025
Refactor the ShapeContent class to allow it to draw contours as well.
#423
by domchen
was merged Jan 8, 2025
Loading…
updated Jan 8, 2025
Fix the issue where innerShadow is drawn incorrectly in certain cases.
#421
by Hparty
was merged Jan 8, 2025
Loading…
updated Jan 8, 2025
Fix the issue where the maskOwner attribute of the previous mask is not reset when a layer's mask is reassigned.
#422
by Hparty
was merged Jan 7, 2025
Loading…
updated Jan 7, 2025
Remove all usage of the TraceEvent macros.
#420
by illidanstormrange
was merged Jan 7, 2025
Loading…
updated Jan 7, 2025
Add a excludeChildEffectsInLayerStyle property to Layer and a drawWithContour method to LayerStyle.
#414
by Hparty
was merged Jan 7, 2025
Loading…
updated Jan 7, 2025
Unwrap the subset Image to optimize draw call merging.
#416
by domchen
was merged Dec 31, 2024
Loading…
updated Dec 31, 2024
Add a setMatrix() method to the ImagePattern class.
#415
by domchen
was merged Dec 31, 2024
Loading…
updated Dec 31, 2024
Fix trailing character error in base64 strings
#412
by YGaurora
was merged Dec 30, 2024
Loading…
updated Dec 30, 2024
Fix the null pointer issue in Shape::setFillStyle() and Shape::setStrokeStyle().
#411
by domchen
was merged Dec 30, 2024
Loading…
updated Dec 30, 2024
Fix random characters in base64 strings
#410
by YGaurora
was merged Dec 30, 2024
Loading…
updated Dec 30, 2024
implement SVG export image by encoded data
#408
by YGaurora
was merged Dec 30, 2024
Loading…
updated Dec 30, 2024
Add a drawPaint() method to the Canvas class.
#409
by domchen
was merged Dec 30, 2024
Loading…
updated Dec 30, 2024
Add a hasUnboundedFill() method to the Picture class.
#407
by domchen
was merged Dec 27, 2024
Loading…
updated Dec 27, 2024
Define the PathProvider interface to create Shape objects for deferred construction of Path objects.
#404
by shlzxjp
was merged Dec 26, 2024
Loading…
updated Dec 26, 2024
implement SVG export mask filters
#401
by YGaurora
was merged Dec 26, 2024
Loading…
updated Dec 26, 2024
Add LayerStyle property to Layer.
#400
by Hparty
was merged Dec 26, 2024
Loading…
updated Dec 26, 2024
Enable mimalloc for EMSCRIPTEN_PTHREADS to improve performance, and optimize the performance of the Quad class.
#403
by kevingpqi123
was merged Dec 26, 2024
Loading…
updated Dec 26, 2024
Fix the rendering issue when a Shape is rasterized as a texture mask.
#402
by domchen
was merged Dec 26, 2024
Loading…
updated Dec 26, 2024
Allow setting multiple fill and stroke styles to a ShapeLayer.
#399
by domchen
was merged Dec 25, 2024
Loading…
updated Dec 25, 2024
SVG export module, converting drawing commands to SVG text
#367
by YGaurora
was merged Dec 24, 2024
Loading…
updated Dec 24, 2024
Add a missing header in the GlyphFace file.
#398
by shlzxjp
was merged Dec 23, 2024
Loading…
updated Dec 23, 2024
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.