Fredrik Hall

Results 3 issues of Fredrik Hall

### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am running the latest version of NetTopologySuite - [x] I have verified...

upstream-investigate

### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am running the latest version of NetTopologySuite - [x] I have verified...

Encoding `1hnL9wrba2JYA3xxYGGcGq` results in `Ì1hnL9wrba2JYA3xxYGGcGq Î`, when it ought to be `Ì1hnL9wrba2JYA3xxYGGcGqÂÎ`. Repro: ```ts describe('Code128Encoder', () => { const code128Encoder = new Code128Encoder() it('encodes a problematic ID', () => {...