5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx graphene-x32: graphene-x32 (a thin layer of types for graphic libraries)
5 kx graphene-x32:
5 kx graphene-x32: A thin layer of types needed to write a canvas library dealing
5 kx graphene-x32: with points, rectangles, affine matrices, 2D transformations, 4x4
5 kx graphene-x32: matrices, projections, transformations, vectors, and quaternions.
5 kx graphene-x32: It does not deal with windowing system surfaces, drawing, scene
5 kx graphene-x32: graphs, or input, keeping things small and essential.
5 kx graphene-x32:
5 kx graphene-x32: Homepage: https://ebassi.github.io/graphene/
5 kx graphene-x32:
5 kx graphene-x32: