Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stdexception
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
libgraphics
src
path.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Nov 24, 2017
[[ Graphics ]] Paint Objects
Show description for 6b9163b
runrevmark
committed
6b9163b
View commit details
Copy full SHA for 6b9163b
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Merge remote-tracking branch 'upstream/develop-8.1' into merge-develop-8.1-07.07.2017_v2
livecodepanos
committed
915237a
View commit details
Copy full SHA for 915237a
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
[[ Bug 19948 ]] Fix LCB sector command
Show description for 38aebb8
runrevmark
committed
38aebb8
View commit details
Copy full SHA for 38aebb8
View code at this point
Browse repository at this point
Commits on May 30, 2017
Merge remote-tracking branch 'origin/develop-8.1' into merge-develop-8.1_30.05.17
livecodeali
committed
f5ce5aa
View commit details
Copy full SHA for f5ce5aa
View code at this point
Browse repository at this point
Commits on May 24, 2017
[[ Bug 17969 ]] Fixed bug causing erronous rendering when creating ovals
abrisan
committed
94911cb
View commit details
Copy full SHA for 94911cb
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
libgraphics: Correct error handling in MCGPathIterate()
Show description for 996c253
peter-b
committed
996c253
View commit details
Copy full SHA for 996c253
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Use `new (nothrow)` everywhere
Show description for c46a765
livecodefraser
committed
c46a765
View commit details
Copy full SHA for c46a765
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
Turn on -Werror=unused-variable
Monte Goulding
authored and
montegoulding
committed
b483791
View commit details
Copy full SHA for b483791
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
[Bug 16465] libgraphics: Correct scaling for ellipses.
Show description for 0c879aa
peter-b
committed
0c879aa
View commit details
Copy full SHA for 0c879aa
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
[Bug 16465] libgraphics: Correct scaling for arcs.
Show description for 1790da6
peter-b
committed
1790da6
View commit details
Copy full SHA for 1790da6
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for 978dc86
livecodeali
committed
978dc86
View commit details
Copy full SHA for 978dc86
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
[[ RemoveRunRev ]] Update all the Copyright in source files.
livecodesebastien
committed
9fbc3a7
View commit details
Copy full SHA for 9fbc3a7
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Merge branch 'develop' into feature-canvas_path_arc_to
Show description for 45bb530
runrevmark
committed
45bb530
View commit details
Copy full SHA for 45bb530
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
[[ Bug 15035 ]] Fix wrong points given by MCGPathIterate
livecodeian
committed
0ebe2b5
View commit details
Copy full SHA for 0ebe2b5
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
[[ CanvasPathArcTo ]] Add tangent lines version of path "arc to ..." command.
livecodeian
committed
7c3159d
View commit details
Copy full SHA for 7c3159d
View code at this point
Browse repository at this point
[[ CanvasPathArcTo ]] Add best-fit version of path "arc to ..." command.
livecodeian
committed
1d13d3b
View commit details
Copy full SHA for 1d13d3b
View code at this point
Browse repository at this point
[[ libgraphics ]] Add MCGPathGetPreviousPoint function to retrieve the point before the current if available.
livecodeian
committed
82a4207
View commit details
Copy full SHA for 82a4207
View code at this point
Browse repository at this point
[[ libgraphics ]] Rename MCGPointGetLastPoint to MCGPointGetCurrentPoint to avoid ambiguity with previous point.
livecodeian
committed
00f9554
View commit details
Copy full SHA for 00f9554
View code at this point
Browse repository at this point
[[ CanvasPathArcTo ]] Add elliptical arc "arc to ... " path command to canvas syntax.
livecodeian
committed
04cf4af
View commit details
Copy full SHA for 04cf4af
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
[[ Canvas ]] Fix a bug where small rounding errors could lead to an infinite loop
livecodeian
committed
9f87b73
View commit details
Copy full SHA for 9f87b73
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into feature-canvas_path_arc_to
livecodeian
committed
951444a
View commit details
Copy full SHA for 951444a
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/runrev/livecode into feature-canvas_path_arc_to
livecodeian
committed
c79ec23
View commit details
Copy full SHA for c79ec23
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Merge branch 'develop' of https://github.com/runrev/livecode into canvas_path_svg_parse
Show description for 5e6e7b7
livecodeian
committed
5e6e7b7
View commit details
Copy full SHA for 5e6e7b7
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
[[ libgraphics ]] Handle Skia path close verb when iterating.
Show description for 42e6cba
livecodeian
committed
42e6cba
View commit details
Copy full SHA for 42e6cba
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Merge branch 'canvas_path_svg_parse' into feature-canvas_path_arc_to
livecodeian
committed
108664a
View commit details
Copy full SHA for 108664a
View code at this point
Browse repository at this point
[[ CanvasPathArcTo ]] Implement MCGPathArcTo function compatible with svg elliptical arc path command.
Show description for b50fbd1
livecodeian
committed
b50fbd1
View commit details
Copy full SHA for b50fbd1
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Merge remote-tracking branch 'origin/develop' into coverity
livecodeian
committed
bc2b8af
View commit details
Copy full SHA for bc2b8af
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
[ CID 16124 ] libgraphics: path.cpp: Resource leak in MCGPathCopyAndRelease
Show description for 1bd7447
livecodeian
committed
1bd7447
View commit details
Copy full SHA for 1bd7447
View code at this point
Browse repository at this point
[ CID 16680 ] libgraphics: path.cpp: Resource leak in MCGPathCopy
Show description for 5dc5908
livecodeian
committed
5dc5908
View commit details
Copy full SHA for 5dc5908
View code at this point
Browse repository at this point
[ CID 15953 ] libgraphics: path.cpp: Resource leak in MCGPathMutableCopy
Show description for 96b78a6
livecodeian
committed
96b78a6
View commit details
Copy full SHA for 96b78a6
View code at this point
Browse repository at this point
[ CID 15618 ] libgraphics: path.cpp: Missing return statement in MCGPathTransform
Show description for f7088be
livecodeian
committed
f7088be
View commit details
Copy full SHA for f7088be
View code at this point
Browse repository at this point
[CID 16272] MCGPathAddPolygon(): Free uninitialised pointer.
peter-b
committed
76397c1
View commit details
Copy full SHA for 76397c1
View code at this point
Browse repository at this point
[CID 16016] MCGPathAddPolyline(): Free uninitialized pointer.
peter-b
committed
e5f7f6a
View commit details
Copy full SHA for e5f7f6a
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
[[ Canvas ]] Change "list of Foo" to "list" in foreign handler signatures
Show description for f1be22d
livecodeian
committed
f1be22d
View commit details
Copy full SHA for f1be22d
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
[[ Canvas ]] Fixed some syntax errors in grammar specification. Implemented path instruction parsing. Added typecheck functions for paint subtypes.
Show description for 1559c2a
livecodeian
committed
1559c2a
View commit details
Copy full SHA for 1559c2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.