Ticket #266 (closed idea: fixed)
dynamic text texture
| Reported by: | ArcRiley | Owned by: | DerekRhodes |
|---|---|---|---|
| Priority: | Medium | Milestone: | beta2 |
| Component: | soy.textures | Version: | Trunk |
| Keywords: | Cc: |
Description
We should have a texture which supports dynamic text rendering
Change History
comment:2 Changed 5 years ago by ArcRiley
Once the Cairo declarations are complete (#883) build a texture class which renders on property change to a in-memory surface and copies said surface to the texture.
This shouldn't be very difficult. A more advanced formatted textarea class could be built from this using Pango in the future.
Note: See
TracTickets for help on using
tickets.




... with Cairo!