Issues
- 2
Bug: BitmapTarget::copy_raw_pixels ends the draw on D2D
#408 opened by CryZe - 1
examples seem broken
#570 opened by Parth - 0
Nightly compilation of `piet-svg` fails.
#566 opened by xStrom - 0
- 1
piet-cairo doesn't event pass check
#564 opened by porfyr - 2
Use only free fonts in the samples
#559 opened by notgull - 3
`piet_common` with winit
#545 opened by DasLixou - 6
panic occurred in file 'gradient.rs' at line 408
#556 opened by jm-observer - 5
More flexible `RenderContext::make_image`
#553 opened by LucaCiucci - 4
Allow IntoBrush to be implemented by outside crates
#552 opened by notgull - 13
Is it possible to fallback to a software/CPU based renderer when GPU is not available?
#469 opened by ngugcx - 1
Better text render method for piet-svg with <path>
#543 opened by matthunz - 2
Clarifying project status
#541 opened by elliottslaughter - 0
Looking to accomplish "reverse" clip
#532 opened by theresia-tobii - 2
vertical text support
#531 opened by ekicyou - 4
Some questions regarding this project
#515 opened by Raj2032 - 1
TextAttribute::Superscript
#514 opened by univerz - 0
- 1
Support Blend2D as an additional backend?
#510 opened by dumblob - 4
Inline Images in Text Layouts?
#490 opened by terhechte - 4
- 0
`draw_text` docs out of date?
#509 opened by yrns - 1
Document clear() is not affected by clip()
#508 opened by elbaro - 2
Add `Clone` impl to `TextAttribute`
#483 opened by Fenex - 2
Cannot run examples - missing fonts?
#491 opened by DaLynX - 0
[ci] snapshot tests failing on after macOS version bump
#493 opened by cmyr - 0
- 5
piet-direct2d `Send` impls are unsound?
#488 opened by cmyr - 3
- 1
D2D1CreateFactory causes no graceful exit on Windows
#478 opened by wspl - 1
[feature request]: bound types on `Debug`
#477 opened by richard-uk1 - 0
piet-svg combined fill and stroke operation
#476 opened by ratmice - 1
- 1
Load fonts from raw data on cairo backend
#457 opened by JAicewizard - 2
impl Hash+Eq for GradientStop
#450 opened by raphlinus - 1
[piet-cairo] Provide propper error for strings containing null before passing to cairo
#447 opened by JAicewizard - 2
empty layout height does not match height with text
#433 opened by cmyr - 5
- 10
Is it possible to link d2d1 statically on Windows?
#443 opened by ngugcx - 8
- 0
StrokeStyle should not use a Vec internally
#416 opened by cmyr - 1
- 0
whitespace width calculations are likely wrong for RTL
#432 opened by cmyr - 0
impl Text::load_font
#431 opened by cmyr - 0
impl Text::font_family for cairo
#430 opened by cmyr - 0
Check manually loaded fonts when a family is requested
#405 opened by cmyr - 0
Move more tests into piet-common
#415 opened by cmyr - 0
- 0
Incorrect expectations for trailing whitespace
#411 opened by cmyr - 6
piet.clear rework
#399 opened by Ciantic