SVG images in C
Drawing SVG images in C Language.
61 Commits
0 Branches
1 Tag
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
svgc
/
trunk
/
Date
Commit Message
Rev
Author
2020-12-09
DOC: link to image file without slash
61
kx
2020-12-09
DOC: link to image file with slash
60
kx
2020-12-09
DOC: link to image file
59
kx
2020-12-09
move svgc example images
58
kx
2020-12-09
Currently we do not support images in repo
57
kx
2020-12-09
Link to image in README.md
56
kx
2020-12-09
acsite.m4 converted to utf-8
55
kx
2020-12-09
Deploy stage at end of building dist and packages
53
kx
2020-12-09
Ignore .deps directories.
52
kx
2020-12-09
Added image directory to source distribution.
51
kx
2020-12-09
NEWS file content has been udated.
50
kx
2020-12-09
Link to xamples directory in README.md description.
49
kx
2020-12-09
Examples section in README.md description.
48
kx
2020-12-09
Added more line breaks in to Markdown description.
47
kx
2020-12-09
Syntax of code blocks in README.md.
46
kx
2020-12-09
Added line breaks in to Markdown description.
45
kx
2020-12-09
Change svg to jpeg image due to Markdown.
44
kx
2020-12-09
Added README.md description.
43
kx
2020-12-09
Renamed stage for building packages. Probably we will create RPM in parallel.
42
kx
2020-12-09
Renamed jobs to have more convenient names in the download menu.
41
kx
2020-12-09
All stages runs in parallel on different runners and we have to repeat make, make dist on all of them.
40
kx
2020-12-09
Explicit dependencies of jobs
39
kx
2020-12-09
Fixed bugs in the .gitlab-ci.yml script.
38
kx
2020-12-09
Split job into three stages: build, make source distribution, make slackware packages
37
kx
2020-12-09
CI: Set name of packages archive.
36
kx
2020-12-09
CI: build packages for all commits to the master branch.
35
kx
2020-12-09
CI: build packages for tags only
34
kx
2020-12-09
CI: add artifacts
33
kx
2020-12-09
Modified test of sed version.
32
kx
2020-12-09
CI without artifacts
31
kx
2020-12-09
Changed tags .gitlab-ci.yml
30
kx
2020-12-09
Update .gitlab-ci.yml
29
kx
2020-12-09
Added tags .gitlab-ci.yml
28
kx
2020-12-09
Update .gitlab-ci.yml
27
kx
2020-12-09
Test SSH connection using .gitlab-ci.yml script.
26
kx
2020-12-09
CI/CD Pipeline script remove stage only:
25
kx
2020-12-09
CI/CD Pipeline script has been fixed
24
kx
2020-12-09
CI/CD Pipeline script
23
kx
2020-12-09
Make script make-svgc-config executable
22
kx
2020-12-09
Changes Related to Automake 1.16.1
21
kx
2020-12-09
Changes Related to Automake 1.16.1
20
kx
2020-12-09
Changes Related to Automake 1.16.1
19
kx
2020-12-09
configure.in: shift version to 1.0.8
18
kx
2020-12-09
updated SlackBuild scripts
17
kx
2020-12-09
configure: use aclocal-1.16; shift version to 1.0.8
16
kx
2020-12-09
configure: check gcc, make versions; shift version to 1.0.7
15
kx
2020-12-09
Added text rotatate function
14
kx
2020-12-09
use viewBox instead of width,height and XML standalone=yes
13
kx
2020-12-09
radialGradient element is added.
12
kx
2020-12-09
linearGradient example view.html file is added.
11
kx
Next ≫