diff Framework/Toolbox/GeometryToolbox.h @ 171:01e32beee56c wasm

upgrade to cairo 1.14.12
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 Mar 2018 15:43:57 +0100
parents 8d50e6be565d
children 316324f42848
line wrap: on
line diff
--- a/Framework/Toolbox/GeometryToolbox.h	Fri Mar 02 14:24:47 2018 +0100
+++ b/Framework/Toolbox/GeometryToolbox.h	Tue Mar 06 15:43:57 2018 +0100
@@ -131,7 +131,7 @@
                                                                           float f10,
                                                                           float f11)
 {
-  // This function works on fractional parts
+  // This function only works on fractional parts
   assert(x >= 0 && y >= 0 && x < 1 && y < 1);
 
   // https://en.wikipedia.org/wiki/Bilinear_interpolation#Unit_square