Jeremy Soller

Results 302 comments of Jeremy Soller

@CryZe Providing an example of how you are interfacing with cosmic-text will be required.

This now has conflicts after merging #97

@hecrj could you provide some guidance on a desired API?

Thank you @nicoburns for the description, I will look into this.

Color was also done in that sort of strange way. Perhaps both color and font size could be a struct specifically for overriding things later on in the process?

font size affects layout, not shaping. Though I'd probably break up runs of different font sizes into different shaping runs to make sure they don't have ligatures connecting them.

Using the maximum value for size essentially does this, unless you have text that will be more than billions of pixels wide

@dfrg is this something that can be supported with swash?

I can make a PR for CI support. That is the best place to start since it will show what other items are broken.

Currently there are some issues with Redox's toolchain being based on 1.68. I'll need to update it again before trying this.