]> O.S.I.I.S - jp/crow.git/commitdiff
reapply set cairo-2 for windows
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 30 Oct 2021 17:45:45 +0000 (19:45 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 30 Oct 2021 17:45:45 +0000 (19:45 +0200)
Crow/src/Interface.cs

index 7e6f8d0dc8b5d7025a602cc8dfe62932cf6c2e5e..6cd6949f085e8a5bd9dc21006d9fea79261b50a2 100644 (file)
@@ -82,6 +82,8 @@ namespace Crow
 
                        switch (libraryName)
                        {
+                               case "cairo":
++                   return NativeLibrary.Load("cairo-2", assembly, null);
                                /*case "glfw3":
                                        return NativeLibrary.Load("glfw", assembly, null);*/
                                case "rsvg-2.40":