Fonts
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
You can add any true type font (ttf) in the AssetsTk/Fonts directory. Read more on [[Documentation:AssetsTK|AssetsTK.]]
You can add any true type font (ttf) in the AssetsTk/Fonts directory. Read more on [[Documentation:AssetsTK|AssetsTK.]]


After doing so, [[StylesInModel]] allows you to use these in your styles.
After doing so, [[Documentation:StylesInModel|StylesInModel]] allows you to use these in your styles.


A good place to find ttf fonts free to use is: https://fonts.google.com/  
A good place to find ttf fonts free to use is: https://fonts.google.com/  
Line 10: Line 10:
# Copy the ttf file(s)  
# Copy the ttf file(s)  
# Put them in AssetsTk/Fonts
# Put them in AssetsTk/Fonts
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}
[[Category:WPF]]
[[Category:WPF]]

Latest revision as of 05:20, 24 February 2025

This page was created by Hans.karlsen@mdriven.net on 2023-08-01. Last edited by Stephanie@mdriven.net on 2025-02-24.

You can add any true type font (ttf) in the AssetsTk/Fonts directory. Read more on AssetsTK.

After doing so, StylesInModel allows you to use these in your styles.

A good place to find ttf fonts free to use is: https://fonts.google.com/

  1. Download the font
  2. Open the zip
  3. Copy the ttf file(s)
  4. Put them in AssetsTk/Fonts