GenericMappingTools / GenericMappingTools/GMT.jl

how to setup a font family and font size for all elements in general

Open
#1,874 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
221
Forks
36
Avg merge
1h 36m
Merged PRs (30d)
17

Description

In Makie, you could do it in

```
fig = Figure(; fontsize = 24, fonts = (; regular= "CMU Serif"))
```
and then all subsequent block will use that.

Or by setting a `theme` with custom attributes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.