JuliaGraphics / FreeTypeAbstraction.jl

A Julian abstraction layer over FreeType.jl
Other
25 stars 21 forks source link

REQUIRE #4

Closed bjarthur closed 7 years ago

bjarthur commented 7 years ago

a version of julia should be specified. shall we say 0.5?

also, is FixedSizeArrays really a dependency? i see no reference to it.

SimonDanisch commented 7 years ago

0.5 is fine! Vec is used from it... It'd be fine by using StaticArrays instead!