Rich2 / openstrat

Cross Platform Scala 2d graphics (but 3d compatible), basic geometry, maps, Earth maps, hex-tiling and strategy library(s).
https://richstrat.com
Apache License 2.0
22 stars 8 forks source link

Raw hexadecimal and Base32 tokens #137

Closed Rich2 closed 3 years ago

Rich2 commented 3 years ago

Raw hexadecimal and Base32 tokens that begin with an alphabetic character will not inherit from these traits. The values will be recovered through matching, later in parsing.

Rich2 commented 3 years ago

I'm folding this into #143.