mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
These files are no longer used. They are replaced by nanosvg.h and nanosvg.diff.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,19 +0,0 @@
|
|||||||
1,9d0
|
|
||||||
< //
|
|
||||||
< // "$Id$"
|
|
||||||
< //
|
|
||||||
<
|
|
||||||
< /* Modified for the FLTK library from original source file "nanosvg.h" to
|
|
||||||
< support compilation with Visual Studio 7:
|
|
||||||
< replace in function nsvg__atof() the "long long" type by "fl_nsvg_int".
|
|
||||||
< */
|
|
||||||
<
|
|
||||||
1093c1084
|
|
||||||
< fl_nsvg_int intPart = 0, fracPart = 0;
|
|
||||||
---
|
|
||||||
> long long intPart = 0, fracPart = 0;
|
|
||||||
2935,2938d2925
|
|
||||||
<
|
|
||||||
< //
|
|
||||||
< // End of "$Id$".
|
|
||||||
< //
|
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user