|
@@ -28,3 +28,9 @@ Physicist who made important contributions to the wave theory of light.
|
|
This will ensure easy porting.
|
|
This will ensure easy porting.
|
|
- Different drawing backends must be possible.
|
|
- Different drawing backends must be possible.
|
|
|
|
|
|
|
|
+## Skia:
|
|
|
|
+
|
|
|
|
+To use Skia4Delphi you must put the library into the library path:
|
|
|
|
+* Linux 64bit: export LD_LIBRARY_PATH=fresnel/bin/Binary/Shared/Linux64
|
|
|
|
+* Macos X64: export DYLD_LIBRARY_PATH=fresnel/bin/Binary/Shared/OSX64
|
|
|
|
+
|