Skip to content

v0.1.2

@clktmr clktmr tagged this 26 Nov 14:47
API changes:

  # github.com/clktmr/n64/fonts
  ## incompatible changes
  NewSubfontData: changed from func([]byte, []byte, int, int) *SubfontData to func([]byte, []byte) *SubfontData
  ## compatible changes
  Glyph: added

  # github.com/clktmr/n64/rcp/fixed
  ## compatible changes
  Int16: added
  Int32: added
  Int64: added
  Int8: added
  Point16: added
  Point32: added
  Point64: added
  Point8: added
  PointU16: added
  PointU32: added
  PointU64: added
  PointU8: added
  Rectangle16: added
  Rectangle32: added
  Rectangle64: added
  Rectangle8: added
  RectangleU16: added
  RectangleU32: added
  RectangleU64: added
  RectangleU8: added
  UInt16: added
  UInt32: added
  UInt64: added
  UInt8: added

  # github.com/clktmr/n64/test
  ## incompatible changes
  package removed

  # github.com/clktmr/n64/testing
  ## compatible changes
  package added
Assets 2
Loading