Norns: additional screen commands, cairo glue

Created on 29 Jan 2018  路  2Comments  路  Source: monome/norns

cairo has a crazy amount of drawing functions: see https://www.cairographics.org/tutorial/ https://www.cairographics.org/manual/index.html

currently only a few are brought out. some that should be added:

  • [x] font selection (add roboto and aleph-font, select by index?)
  • [x] font size
  • [x] font alignment (we need right and center align) see cairo_font_extends
  • [x] fill
  • [x] draw rectangle
  • [x] draw arc
  • [x] draw curve
  • [x] close path
  • [x] draw circle (subset of draw arc, lua shortcut)
  • [x] relative move to
  • [x] relative line to

Most helpful comment

progress shot (and, the custom knobs/keycaps arrived!)

img_4184

All 2 comments

progress shot (and, the custom knobs/keycaps arrived!)

img_4184

Was this page helpful?
0 / 5 - 0 ratings

Related issues

catfact picture catfact  路  11Comments

okyeron picture okyeron  路  10Comments

synthetiv picture synthetiv  路  6Comments

jaredpereira picture jaredpereira  路  5Comments

catfact picture catfact  路  7Comments