octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55833] Implement axes and text "fontsmoothing


From: Rik
Subject: [Octave-bug-tracker] [bug #55833] Implement axes and text "fontsmoothing" property
Date: Wed, 6 Mar 2019 15:15:29 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #55833 (project octave):

@Pantxo: Incidentally, while working on this I came across this post:
https://blogs.mathworks.com/graphics/2015/07/13/graphicssmoothing-and-alignvertexcenters/.

If you read through the comments there is this gem.


No, the FontSmoothing property is different. That's controlling as aspect of
how the font rasterizer works. The text is actually rendered by using the font
rasterizer to create a texture map, and then using texture mapping to copy
that into the framebuffer. 


Does that help you understand how to rotate text, the subject of a different
bug report?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55833>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]