ruivieira/matplotcr

How was the annotations example done?

Closed this issue · 1 comments

I really love that you made a matplotlib interface for crystal! How were you able to change the fonts for the annotations example? Are you able to have different fonts for different things?

Hi @Iainmon, thanks!

That plot's source is here:

it "must produce an annotation" do

You can have different fonts, sure. Check

@font : RCFont = RCFont.new("sans-serif", ["Lucida Grande"]),