# If you want to modify the font of the 'Gracia' library graph

**URL:** https://discourse.processing.org/t/if-you-want-to-modify-the-font-of-the-gracia-library-graph/42012
**Category:** Libraries
**Created:** [May 16, 2023, 8:52am UTC](https://discourse.processing.org/t/if-you-want-to-modify-the-font-of-the-gracia-library-graph/42012 "2023-05-16T08:52:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![GWAK](https://avatars.discourse-cdn.com/v4/letter/g/13edae/32.png) [@GWAK](https://discourse.processing.org/u/GWAK)
#### Post date: [May 16, 2023, 8:52am UTC](https://discourse.processing.org/t/if-you-want-to-modify-the-font-of-the-gracia-library-graph/42012/1 "2023-05-16T08:52:55Z")

</div>

If you want to modify the font of the ‘Gracia’ library graph

hello. Nice to meet you.

- Reference link 1: [https://jagracar.com/](https://jagracar.com/)
- Reference link 2: [GitHub - jagracar/jagracar.com: My personal web](https://github.com/jagracar/jagracar.com)

Check out the source code below.

---

<div class="post-metadata">

### Author: ![GWAK](https://avatars.discourse-cdn.com/v4/letter/g/13edae/32.png) [@GWAK](https://discourse.processing.org/u/GWAK)
#### Post date: [May 16, 2023, 8:53am UTC](https://discourse.processing.org/t/if-you-want-to-modify-the-font-of-the-gracia-library-graph/42012/2 "2023-05-16T08:53:44Z")

</div>

> plot.setAllFontProperties(“gulim”,color(20,20,20), 100);

> setFontProperties(java.lang.String newFontName, int newFontColor, int newFontSize)
