Revision: 14640
http://sourceforge.net/p/skim-app/code/14640
Author: hofman
Date: 2024-11-05 10:31:21 +0000 (Tue, 05 Nov 2024)
Log Message:
-----------
double-precision constants
Modified Paths:
--------------
trunk/SkimNotes/SKNPDFAnnotationNote.m
Modified: trunk/SkimNotes/SKNPDFAnnotationNote.m
===================================================================
--- trunk/SkimNotes/SKNPDFAnnotationNote.m 2024-11-05 10:14:12 UTC (rev
14639)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.m 2024-11-05 10:31:21 UTC (rev
14640)
@@ -291,8 +291,8 @@
#if !defined(PDFKIT_PLATFORM_IOS) && (!defined(MAC_OS_X_VERSION_10_15) ||
MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_15)
-#define KAPPA 0.55228474983
-#define KAPPA2 0.26521648984
+#define KAPPA 0.552284749830793398402251632279597438
+#define KAPPA2 0.265216489839544009215463496859568305
static inline void drawIconComment(CGContextRef context, NSRect bounds) {
bounds = NSInsetRect(bounds, 0.5, 0.5);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit