Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
draw_text [2011/03/29 09:22] abdraw_text [2017/11/07 22:26] (current) – external edit 127.0.0.1
Line 5: Line 5:
 {{:snippets:gui:text_hello_world.png|}} \\ {{:snippets:gui:text_hello_world.png|}} \\
 drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\ drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\
 +
 +One font is built in the application. Additional fonts can be loaded at runtime from the file system (see snippet below).\\
 +The loaded fonts are stored in ram starting with font number 1. The built in font is still available at index 0.
  
 \\ \\
Line 16: Line 19:
 ===== Download fonts ===== ===== Download fonts =====
 Download fonts:  [[http://schmid-engineering.ch/zbraindoc/services/examples/fonts.zip|fonts.zip]].\\ Download fonts:  [[http://schmid-engineering.ch/zbraindoc/services/examples/fonts.zip|fonts.zip]].\\
-The fonts must be stored on an onboard memory such as SD-Card or NAND-Flash. (In this case on the SD-Card)\\+The fonts must be stored on an onboard memory such as SD-Card or NAND-Flash. \\
 For customized fonts please contact Schmid Engineering (tech.support@schmid-engineering.ch). For customized fonts please contact Schmid Engineering (tech.support@schmid-engineering.ch).
  
 +===== Transparent Text =====
 +You can draw text directly on the background. To do so set bg color as 1:\\
 +{{:snippets:gui:transparent_text.png?|transparent text}} or {{:snippets:gui:noxor_color.png?270|}}\\
  
 
draw_text.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki