Fixing warnings from R CMD check, still 9 more, some of which may not be able to be fixed |
|
More...
|
about 16 years ago
|
Fixing warnings from R CMD check, still 9 more, some of which may not be able to be fixed |
|
More...
|
about 16 years ago
|
- Spent a lot of time trying to integrate Paul Murrell's graphicsQC package into our test suite which does comparisons between plots. Unfortunately, it never produced any usefull output. However, I did take one good idea from it. Comparison plots are now produced using pdf() after tikz() is done plotting. The two plots are then compared for differences using the ImageMagick tool compare. A new file is now produced called compares.pdf that shows the tikz plot, followed by the pdf plot followed by the ImageMagick compare for each test. |
|
More...
|
about 16 years ago
|
- Spent a lot of time trying to integrate Paul Murrell's graphicsQC package into our test suite which does comparisons between plots. Unfortunately, it never produced any usefull output. However, I did take one good idea from it. Comparison plots are now produced using pdf() after tikz() is done plotting. The two plots are then compared for differences using the ImageMagick tool compare. A new file is now produced called compares.pdf that shows the tikz plot, followed by the pdf plot followed by the ImageMagick compare for each test. |
|
More...
|
about 16 years ago
|
Beginning vignette |
|
More...
|
about 16 years ago
|
Beginning vignette |
|
More...
|
about 16 years ago
|
- Mainly a cleanup/tweak commit. |
|
More...
|
about 16 years ago
|
- Mainly a cleanup/tweak commit. |
|
More...
|
about 16 years ago
|
Rename Rd file |
|
More...
|
about 16 years ago
|
Rename Rd file |
|
More...
|
about 16 years ago
|
Merge branch 'Text_Alignment' of git://github.com/Sharpie/RTikZDevice into doc |
|
More...
|
about 16 years ago
|
Merge branch 'Text_Alignment' of git://github.com/Sharpie/RTikZDevice into doc |
|
More...
|
about 16 years ago
|
Merge branch 'master' of git://github.com/Sharpie/RTikZDevice into doc |
|
More...
|
about 16 years ago
|
Merge branch 'master' of git://github.com/Sharpie/RTikZDevice into doc |
|
More...
|
about 16 years ago
|
- Implemented metric caching for the new character metrics routines. As a result latexParseCharForMetrics is no longer exported from the namespace- the public interface is now getLatexCharMetrics which performs a similar role to getLatexStrWidth in relation to querying the metrics dictionary and calling LaTeX. |
|
More...
|
about 16 years ago
|
- Implemented metric caching for the new character metrics routines. As a result latexParseCharForMetrics is no longer exported from the namespace- the public interface is now getLatexCharMetrics which performs a similar role to getLatexStrWidth in relation to querying the metrics dictionary and calling LaTeX. |
|
More...
|
about 16 years ago
|
Package docs |
|
More...
|
about 16 years ago
|
Package docs |
|
More...
|
about 16 years ago
|
- Started R-level package documentation. |
|
More...
|
about 16 years ago
|
- Started R-level package documentation. |
|
More...
|
about 16 years ago
|
Merge branch 'Text_Alignment' of git://github.com/Sharpie/RTikZDevice into string-width |
|
More...
|
about 16 years ago
|
Merge branch 'Text_Alignment' of git://github.com/Sharpie/RTikZDevice into string-width |
|
More...
|
about 16 years ago
|
- Added R callbacks to TikZ_Metric info in order to enable it to call out for LaTeX font metrics. And just like that, Legend labels are perfectly centered! |
|
More...
|
about 16 years ago
|
- Added R callbacks to TikZ_Metric info in order to enable it to call out for LaTeX font metrics. And just like that, Legend labels are perfectly centered! |
|
More...
|
about 16 years ago
|
- Added a new function for obtaining character metrics from LaTeX by leveraging the properties of TikZ nodes. Characters are accessed by ASCII symbol code in the T1 encoding. |
|
More...
|
about 16 years ago
|
- Added a new function for obtaining character metrics from LaTeX by leveraging the properties of TikZ nodes. Characters are accessed by ASCII symbol code in the T1 encoding. |
|
More...
|
about 16 years ago
|
- Loaded the device on Windows and Linux to see if anything got broken by recent changes. Since everything still appears to work, I will merge with the master branch. |
|
More...
|
about 16 years ago
|
- Loaded the device on Windows and Linux to see if anything got broken by recent changes. Since everything still appears to work, I will merge with the master branch. |
|
More...
|
about 16 years ago
|
- zzz.R now performs a check to ensure filehash is available. |
|
More...
|
about 16 years ago
|
- zzz.R now performs a check to ensure filehash is available. |
|
More...
|
about 16 years ago
|