Don't convert web text colors to linear
This commit is contained in:
parent
7f9afac93e
commit
bfb07147cd
4 changed files with 46 additions and 16 deletions
|
@ -51,7 +51,7 @@ pub(crate) struct GlyphToRender {
|
|||
dim: [u16; 2],
|
||||
uv: [u16; 2],
|
||||
color: u32,
|
||||
content_type: u32,
|
||||
content_type_with_srgb: [u16; 2],
|
||||
depth: f32,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue