Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
cpp-io2d
/
io2dts
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
20
Code
Issues
82
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 22, 2019
Updated to D11.
mikebmcl
committed
0da9174
Copy full SHA for 0da9174
Commits on Oct 7, 2019
P0267R10 commit. See history.tex for changes.
mikebmcl
committed
3dcabfd
Copy full SHA for 3dcabfd
Commits on Jun 19, 2019
Updated to D0267R10.
mikebmcl
committed
85fa2ec
Copy full SHA for 85fa2ec
Commits on Jun 17, 2019
P0267R9 commit. Many errors fixed.
mikebmcl
committed
6e82365
Copy full SHA for 6e82365
Fixed broken references. Fixed a number of TODOs. Some cleanup work to image-surface.tex. Properly specified output-surface.tex. Added a note to text.tex stating that measuring and preformatted lay…
Show description for 0b5d610
mikebmcl
committed
0b5d610
Copy full SHA for 0b5d610
Finished front end description for basic_font_database. Fixed some typos in font.tex and text-props.tex.
mikebmcl
committed
4880515
Copy full SHA for 4880515
Added front end description for basic_font class template and made some changes to fix errors in other font-related types.
mikebmcl
committed
d6fca2b
Copy full SHA for d6fca2b
Finished front end descriptions for text enums and basic_text_props.
mikebmcl
committed
48f0994
Copy full SHA for 48f0994
Commits on Jun 15, 2019
Set the version number to P0267R9 and release date to 2017-06-17 in config.tex to avoid forgetting to do so when the paper is submitted. Additions and modifications to various text .tex files.
mikebmcl
committed
af45b37
Copy full SHA for af45b37
Commits on Jun 14, 2019
Added basic_command_list class template definition. Added initial text rendering type definitions. Some are complete, others are placeholders.
mikebmcl
committed
a9a4845
Copy full SHA for a9a4845
Commits on Jun 13, 2019
Finished command lists. Fixed some errors and a TODO in interpreted-path.tex.
mikebmcl
committed
dac37c9
Copy full SHA for dac37c9
Finished most of the description of the front end for command lists. run-function.tex is not finished and command-lists.tex and commands-intro.tex both need additional work as well.
mikebmcl
committed
6557e41
Copy full SHA for 6557e41
Commits on Jun 6, 2019
Added in the text rendering rendering and composing operation description.
mikebmcl
committed
666812d
Copy full SHA for 666812d
Commits on Mar 28, 2019
Changed "parameter" to "argument" in graphics-surfaces.tex in order to use correct terminology. Added graphics-templated-design.tex which explains how the library uses a front end/back end design w…
Show description for ad5fddc
mikebmcl
committed
ad5fddc
Copy full SHA for ad5fddc
Commits on Mar 16, 2019
Added fill-props.tex and updated history.tex to contain more detailed information about the background of 2D graphics and I/O in C++.
mikebmcl
committed
c579f61
Copy full SHA for c579f61
Commits on Feb 26, 2019
History now is an Introduction section, per ISO directives, that includes both why this is proposed in addition to the revision history. Other changes are for typography or, in the case of styles.t…
Show description for 5177e0e
mikebmcl
committed
5177e0e
Copy full SHA for 5177e0e
Commits on Jul 5, 2018
Added basic_bounding_box and initializer_list<...> overloads for constructing basic_interpreted_path objects and the corresponding create_initializer_list functions in GraphicsSurfaces. Fixed a typ…
Show description for 96f553c
mikebmcl
committed
96f553c
Copy full SHA for 96f553c
Commits on Jun 28, 2018
Modified basic_brush ctor that takes an rgba_color to take it by value rather than as a const reference. Removed the note from gradient-stop.tex about a mismatch with the implementation; the propos…
Show description for 8d19846
mikebmcl
committed
8d19846
Copy full SHA for 8d19846
Commits on Jun 27, 2018
Added \stdqualifier to is_integral_v<T> and is_floating_point_v<T>. Reworked rgba_color to no longer be premultiplied. This should better match expectations and users can still perform their own pr…
Show description for af986d8
mikebmcl
committed
af986d8
Copy full SHA for af986d8
added \stdqualifier for numeric_limits and did other cleanup work for gradients.tex, eliminating its TODOs.
mikebmcl
committed
352ac8d
Copy full SHA for 352ac8d
Added \stdqualifier for min and max. Also began R9 history section.
mikebmcl
committed
28454f3
Copy full SHA for 28454f3
Added \stdqualifier to error_code and system_error.
mikebmcl
committed
b72b52d
Copy full SHA for b72b52d
Added \stdqualifier for initializer_list
mikebmcl
committed
ff61e9c
Copy full SHA for ff61e9c
Created macros to use for switching between targets easily and changed all synopses to use the fullnamespace macro. ALso fixed a few typos in brush.tex.
mikebmcl
committed
aaafc4c
Copy full SHA for aaafc4c
Fixed back.tex so that it labels the bottoms of appendices and indexes pages correctly.
mikebmcl
committed
9c54a67
Copy full SHA for 9c54a67
Commits on Jun 26, 2018
Updated to D0267R9.
mikebmcl
committed
263ceb6
Copy full SHA for 263ceb6
Way too many changes to document. Key things: history.tex reflects most if not all changes from R7. The specification of the requirements for image_surface_data_type operations and output_surface_d…
Show description for 7bee195
mikebmcl
committed
7bee195
Copy full SHA for 7bee195
Commits on Jun 25, 2018
Proofing of path figure items update
hatcat
committed
f48eb46
Copy full SHA for f48eb46
Figure item updates (all 12 changed)
hatcat
committed
ce80660
Copy full SHA for ce80660
Commits on Jun 24, 2018
Eliminated types and create functions for close_path and revert_matrix from graph-surf-paths.tex since neither has any member data and can thus be defaulted.
mikebmcl
committed
9485bdf
Copy full SHA for 9485bdf
Fixed definitions of at point in abs-new-figure.tex and rel-new-figure.tex. Removed type definitions and equality operator declarations for rel_new_figure and close_figure from path-data-intro.tex.
mikebmcl
committed
e5cebac
Copy full SHA for e5cebac
Updates to close-figure.tex and rel-new-figure.tex. In rel-new-figure.tex removed an extraneous % at the end of its first \rSec. In close-figure.tex: added missing equality operator declarations in…
Show description for 755573a
mikebmcl
committed
755573a
Copy full SHA for 755573a
First two figure updates for R8
Show description for 044a5bb
hatcat
committed
044a5bb
Copy full SHA for 044a5bb
Commits on Jun 23, 2018
Correction of minor wording errors.
mikebmcl
committed
1bcbbcf
Copy full SHA for 1bcbbcf
Added missing \rowsep commands and the missing default value for desired frame rate (in surface.tex).
mikebmcl
committed
9be29ed
Copy full SHA for 9be29ed
Pagination
Previous
Next
You can’t perform that action at this time.