mirror of
https://github.com/jhasse/poly2tri.git
synced 2025-08-04 14:25:40 +02:00
fix invalid UTF-8
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -1,7 +1,7 @@
|
||||
Primary Contributors:
|
||||
|
||||
Mason Green <mason.green@gmail.com> (C++, Python)
|
||||
Thomas <EFBFBD>hl<EFBFBD>n <thahlen@gmail.com> (Java)
|
||||
Thomas Åhlén <thahlen@gmail.com> (Java)
|
||||
|
||||
Other Contributors:
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
* Zalik, B.(2008)'Sweep-line algorithm for constrained Delaunay triangulation',
|
||||
* International Journal of Geographical Information Science
|
||||
*
|
||||
* "FlipScan" Constrained Edge Algorithm invented by Thomas <EFBFBD>hl<EFBFBD>n, thahlen@gmail.com
|
||||
* "FlipScan" Constrained Edge Algorithm invented by Thomas Åhlén, thahlen@gmail.com
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
Reference in New Issue
Block a user