repo
string
commit
string
message
string
diff
string
hariis/yeeyay
ff22c59fafd9840e77586256819ac11d92f1ae70
updaed gapi keys in views
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 1bb830c..931bae7 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,138 +1,138 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/x...
hariis/yeeyay
0248fb1e31f19ba8a54c6aba8771c0f7ffdd095c
updaed gapi keys in views
diff --git a/config/gmaps_api_key.yml b/config/gmaps_api_key.yml index f8aaaae..9a6ca4b 100644 --- a/config/gmaps_api_key.yml +++ b/config/gmaps_api_key.yml @@ -1,14 +1,10 @@ #Fill here the Google Maps API keys for your application #In this sample: #For development and test, we have only one possible host (localhost...
hariis/yeeyay
22be69f6292e258992534ebc37b16855cd16bdae
updaed gapi keys in views
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 4e0b81e..1bb830c 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,138 +1,138 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/x...
hariis/yeeyay
1ba680275db532c7128d5114c7fc8cf068fcfeaa
added google api keys
diff --git a/config/gmaps_api_key.yml b/config/gmaps_api_key.yml index fd27903..e9e81dd 100644 --- a/config/gmaps_api_key.yml +++ b/config/gmaps_api_key.yml @@ -1,11 +1,10 @@ #Fill here the Google Maps API keys for your application #In this sample: #For development and test, we have only one possible host (localhost...
hariis/yeeyay
5736c6261c7101c9854b153733847410c74e8111
added google api keys
diff --git a/config/gmaps_api_key.yml b/config/gmaps_api_key.yml index 1ce767c..fd27903 100644 --- a/config/gmaps_api_key.yml +++ b/config/gmaps_api_key.yml @@ -1,14 +1,11 @@ #Fill here the Google Maps API keys for your application #In this sample: #For development and test, we have only one possible host (localhost...
hariis/yeeyay
1130fbf99acc15245637c8aa8c9efd224a3b8081
added google api keys
diff --git a/config/environment.rb b/config/environment.rb index 67b5c17..3d102e4 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,82 +1,83 @@ # Be sure to restart your server when you modify this file # Uncomment below to force Rails into production mode when # you don't control web/app server...
hariis/yeeyay
ce8ff1d76133ae5d6d21f52253b766bb088954be
added userid to deploy
diff --git a/config/deploy.rb b/config/deploy.rb index 3b779fb..e4b1309 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,40 +1,40 @@ default_run_options[:pty] = true set :application, "yeeyay" set :repository, "git@github.com:hariis/yeeyay.git" -#set :user , "hariis" +set :user , "hariis" #set :branch, "...
hariis/yeeyay
6ae1831c17cea5f2fe6cc6eb66d28985692425d4
added deploy
diff --git a/config/deploy.rb b/config/deploy.rb new file mode 100644 index 0000000..3b779fb --- /dev/null +++ b/config/deploy.rb @@ -0,0 +1,40 @@ +default_run_options[:pty] = true +set :application, "yeeyay" +set :repository, "git@github.com:hariis/yeeyay.git" +#set :user , "hariis" +#set :branch, "railsrumble" + +ro...
aosp-mirror/platform_external_tagsoup
39e5e3fd7b9b72004e3d9ef34be5f053a4f2001f
Add janitors to the OWNERS file
diff --git a/OWNERS b/OWNERS index 580b7d7..3e7ca2f 100644 --- a/OWNERS +++ b/OWNERS @@ -1,4 +1,5 @@ # This project does not seem be updated for 5 years. # Please update this list if you find better candidates. rtenneti@google.com narayan@google.com +include platform/system/core:/janitors/OWNERS #{LAST_RESORT_SUGGE...
aosp-mirror/platform_external_tagsoup
4db9af30bc0ba54f12d4031eeabc40e8b7bf6219
Downgrade SuspiciousIndentation lint to a warning
diff --git a/Android.bp b/Android.bp index 82550dd..c769704 100644 --- a/Android.bp +++ b/Android.bp @@ -1,54 +1,57 @@ // Copyright (C) 2014 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // Y...
aosp-mirror/platform_external_tagsoup
fa9c7cd898820b1b6dc2b449ed8134d4519c1099
Jeff moved to a different team so remove him from OWNERS
diff --git a/OWNERS b/OWNERS index cdbe26b..580b7d7 100644 --- a/OWNERS +++ b/OWNERS @@ -1,5 +1,4 @@ # This project does not seem be updated for 5 years. # Please update this list if you find better candidates. -jeffbailey@google.com rtenneti@google.com narayan@google.com
aosp-mirror/platform_external_tagsoup
3256a9ca924938d68ccc50d5e0e7414cd63bf959
Demote UnicodeInCode error to warning
diff --git a/Android.bp b/Android.bp index 595b1f5..82550dd 100644 --- a/Android.bp +++ b/Android.bp @@ -1,51 +1,54 @@ // Copyright (C) 2014 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // Y...
aosp-mirror/platform_external_tagsoup
e96ad340b7d8296da7f7f8b72f61797ee9cb8316
[LSC] Add LOCAL_LICENSE_KINDS to external/tagsoup
diff --git a/Android.bp b/Android.bp index d9c69cd..595b1f5 100644 --- a/Android.bp +++ b/Android.bp @@ -1,20 +1,51 @@ // Copyright (C) 2014 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // Y...
aosp-mirror/platform_external_tagsoup
cd1948ff00bd6214e3dc16e780afb612a0152860
Add METADATA to tagsoup: Apache2+AFL=NOTICE
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..d97975c --- /dev/null +++ b/METADATA @@ -0,0 +1,3 @@ +third_party { + license_type: NOTICE +}
aosp-mirror/platform_external_tagsoup
b9ccb069f0ea7c53100437deef2280606da568b3
Make license block consistent with the whole package.
diff --git a/src/org/ccil/cowan/tagsoup/PYXScanner.java b/src/org/ccil/cowan/tagsoup/PYXScanner.java index ebfba26..af04ae6 100644 --- a/src/org/ccil/cowan/tagsoup/PYXScanner.java +++ b/src/org/ccil/cowan/tagsoup/PYXScanner.java @@ -1,124 +1,111 @@ // This file is part of TagSoup and is Copyright 2002-2008 by John Cow...
aosp-mirror/platform_external_tagsoup
7f6bbe260c6433c050493d2684f11f9ff8b516ff
Add default code reviewers into OWNERS
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..cdbe26b --- /dev/null +++ b/OWNERS @@ -0,0 +1,5 @@ +# This project does not seem be updated for 5 years. +# Please update this list if you find better candidates. +jeffbailey@google.com +rtenneti@google.com +narayan@google.com
aosp-mirror/platform_external_tagsoup
d3c6cd9cfeee5a96b8f2e93c23099f9caf4379f4
Build tagsoup with sdk_version := "core_current"
diff --git a/Android.bp b/Android.bp index 5e0d542..d9c69cd 100644 --- a/Android.bp +++ b/Android.bp @@ -1,20 +1,20 @@ // Copyright (C) 2014 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // Y...
aosp-mirror/platform_external_tagsoup
9ee4b26e7146f8286949c69e24596e2af333e10e
Revert "Revert "Convert tagsoup to Android.bp""
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..5e0d542 --- /dev/null +++ b/Android.bp @@ -0,0 +1,20 @@ +// Copyright (C) 2014 The Android Open Source Project +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the Lice...
aosp-mirror/platform_external_tagsoup
3dd55e6e758fd7aab0c539a18e71a31996e1910f
Revert "Convert tagsoup to Android.bp"
diff --git a/Android.bp b/Android.bp deleted file mode 100644 index 5e0d542..0000000 --- a/Android.bp +++ /dev/null @@ -1,20 +0,0 @@ -// Copyright (C) 2014 The Android Open Source Project -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the ...
aosp-mirror/platform_external_tagsoup
93c8ab45981d6c89792388a7c9b94aff6ff5b94f
Convert tagsoup to Android.bp
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..5e0d542 --- /dev/null +++ b/Android.bp @@ -0,0 +1,20 @@ +// Copyright (C) 2014 The Android Open Source Project +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the Lice...
aosp-mirror/platform_external_tagsoup
94deafcfcfef7e19d64f7d56bf6ca6b0a4e1d7ec
Convert tagsoup to Android.bp
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..5e0d542 --- /dev/null +++ b/Android.bp @@ -0,0 +1,20 @@ +// Copyright (C) 2014 The Android Open Source Project +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the Lice...
aosp-mirror/platform_external_tagsoup
09f9fce701b3ea023d640eda758997f91d20228e
Convert tagsoup to Android.bp
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..5e0d542 --- /dev/null +++ b/Android.bp @@ -0,0 +1,20 @@ +// Copyright (C) 2014 The Android Open Source Project +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the Lice...
aosp-mirror/platform_external_tagsoup
c0d44e03e05d5dc5bf3c0f8bfed3f4f4f8f36c26
Build android library variant of tagsoup.
diff --git a/Android.mk b/Android.mk index e154f7d..8f05250 100644 --- a/Android.mk +++ b/Android.mk @@ -1,21 +1,31 @@ # Copyright (C) 2014 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You ma...
aosp-mirror/platform_external_tagsoup
9c02d9f506855965ec513685788890dfc856a5bc
package version metadata for external/
diff --git a/README.version b/README.version new file mode 100644 index 0000000..3b93531 --- /dev/null +++ b/README.version @@ -0,0 +1,3 @@ +URL: http://home.ccil.org/~cowan/tagsoup/tagsoup-1.2.1-src.zip +Version: 1.2.1 +BugComponent: 1351
aosp-mirror/platform_external_tagsoup
28305a2519eea6a1a5e2ad38a51885aa95ab52c5
Add NOTICE
diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..261eeb9 --- /dev/null +++ b/NOTICE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPROD...
aosp-mirror/platform_external_tagsoup
fc6983a9bd2843f685d57b74a6e011bc056aed17
Tagsoup: Use Locale.ROOT in toLowerCase
diff --git a/src/org/ccil/cowan/tagsoup/Parser.java b/src/org/ccil/cowan/tagsoup/Parser.java index 41b5517..66d2922 100644 --- a/src/org/ccil/cowan/tagsoup/Parser.java +++ b/src/org/ccil/cowan/tagsoup/Parser.java @@ -1,1050 +1,1051 @@ // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan. // // Ta...
aosp-mirror/platform_external_tagsoup
c88f0b4c73488335ab8e679ff0ad317cef22abee
Add gradle build file for tagsoup.
diff --git a/build.gradle b/build.gradle new file mode 100644 index 0000000..b169d73 --- /dev/null +++ b/build.gradle @@ -0,0 +1,9 @@ +apply plugin: 'java' + +sourceSets { + main { + java { + srcDirs = ['src'] + } + } +}
aosp-mirror/platform_external_tagsoup
5a67d05f3b55eea9968be54f0959158f2973ad72
Include tagsoup library in Android build.
diff --git a/Android.mk b/Android.mk new file mode 100644 index 0000000..e154f7d --- /dev/null +++ b/Android.mk @@ -0,0 +1,21 @@ +# Copyright (C) 2014 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License....
aosp-mirror/platform_external_tagsoup
68c2ec9e0acdb3214b7fb91dbab8c9fab8736817
Add an empty CleanSpec.mk
diff --git a/CleanSpec.mk b/CleanSpec.mk new file mode 100644 index 0000000..b84e1b6 --- /dev/null +++ b/CleanSpec.mk @@ -0,0 +1,49 @@ +# Copyright (C) 2007 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the Li...
aosp-mirror/platform_external_tagsoup
4bb395b502d0c2495f7a5d226ccf7f06f53dea38
Code drop from //branches/cupcake/...@124589
diff --git a/src/org/ccil/cowan/tagsoup/HTMLScanner.java b/src/org/ccil/cowan/tagsoup/HTMLScanner.java index 0d73ff7..f5980ee 100644 --- a/src/org/ccil/cowan/tagsoup/HTMLScanner.java +++ b/src/org/ccil/cowan/tagsoup/HTMLScanner.java @@ -1,648 +1,648 @@ // This file is part of TagSoup and is Copyright 2002-2008 by John...
paulfioravanti/mercedes-facebook
9cb54994498fdcfcda9a638d8267513845c48c6a
Main models prepared with some controller functionality
diff --git a/app/controllers/application.rb b/app/controllers/application.rb index 930acb5..c9a2fe4 100644 --- a/app/controllers/application.rb +++ b/app/controllers/application.rb @@ -1,16 +1,29 @@ # Filters added to this controller apply to all controllers in the application. # Likewise, all the methods added will ...
rcairo/doc
27cf2f026711808fb666953cd3ad2371a3bbaba6
Add logo
diff --git a/rcairo-logo.svg b/rcairo-logo.svg new file mode 100644 index 0000000..e6df0a2 --- /dev/null +++ b/rcairo-logo.svg @@ -0,0 +1,803 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + ...
rcairo/doc
2a28315ea65828ee5ae7c4642c986804b934f837
Add missing indexes...
diff --git a/en/index.rd b/en/index.rd index 0ad1fbc..8a843e0 100644 --- a/en/index.rd +++ b/en/index.rd @@ -369,799 +369,801 @@ * Cairo::Color::X11::DARK_CYAN * Cairo::Color::X11::DARK_GOLDENROD * Cairo::Color::X11::DARK_GRAY * Cairo::Color::X11::DARK_GREEN * Cairo::Color::X11::DARK_KHAKI * Cairo::Co...
rcairo/doc
65b873998096bbeacfb8e7f1dc234c1abbe53266
Fix cairo signature regexp
diff --git a/compile-rd.rb b/compile-rd.rb index 7c542ee..754451c 100755 --- a/compile-rd.rb +++ b/compile-rd.rb @@ -1,109 +1,109 @@ #!/usr/bin/env ruby if ARGV.size < 2 puts "Usage: #{$0} RD COMPILED_RD [LANG]" exit 1 end rd, rdc, lang, = ARGV require 'English' require 'cairo' $LOAD_PATH.unshift(F...
rcairo/doc
5cb6f564e8d3cbe7c8fdc8b1b981ea1c8a93ab04
Add missing indexes for Cairo::Paper's constants
diff --git a/en/index.rd b/en/index.rd index dbacd52..0ad1fbc 100644 --- a/en/index.rd +++ b/en/index.rd @@ -369,757 +369,799 @@ * Cairo::Color::X11::DARK_CYAN * Cairo::Color::X11::DARK_GOLDENROD * Cairo::Color::X11::DARK_GRAY * Cairo::Color::X11::DARK_GREEN * Cairo::Color::X11::DARK_KHAKI * Cairo::Co...
rcairo/doc
8e30106098be0904ffb4b84a2acb01c0310b32b9
Add paper sizes of ISO B series and JIS B series.
diff --git a/en/cairo-paper.rd b/en/cairo-paper.rd index 141b138..fc32599 100644 --- a/en/cairo-paper.rd +++ b/en/cairo-paper.rd @@ -1,139 +1,183 @@ = class Cairo::Paper == Object Hierarchy * Object * Cairo::Paper == Class Methods --- Cairo::Paper.default_unit * Returns: self: ((*FIXME*)) ---...
rcairo/doc
8f354c50aad012f41779c9657ec27b384a44e261
Add deploy task (experimental)
diff --git a/Rakefile b/Rakefile index 0471de3..a3433ba 100644 --- a/Rakefile +++ b/Rakefile @@ -1,104 +1,117 @@ # -*- coding: utf-8; mode: ruby -*- require "rsvg2" base_dir = File.join(File.dirname(__FILE__)) langs = [ ["en", "English"], ["ja", "日本語"], ] src_css = File.join(base_dir,...
rcairo/doc
13b3917605157c92d97092ed28ffed00070c00c3
Add "html:clean" task
diff --git a/Rakefile b/Rakefile index 5c40557..0471de3 100644 --- a/Rakefile +++ b/Rakefile @@ -1,96 +1,104 @@ # -*- coding: utf-8; mode: ruby -*- require "rsvg2" base_dir = File.join(File.dirname(__FILE__)) langs = [ ["en", "English"], ["ja", "日本語"], ] src_css = File.join(base_dir, ...
rcairo/doc
ee409cb0a23970b4751f359645aa6f42a563b825
Don't ignore Gemfile.lock
diff --git a/.gitignore b/.gitignore index 757d650..539a154 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/Gemfile.lock /rcairo-title.png /_site/ diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..5671f6f --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,21 @@ +GEM + remote: https://r...
rcairo/doc
9ba99269367389174bb87fc5eb178ba477c3c3ca
Add rake tasks to generate HTML
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..757d650 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/Gemfile.lock +/rcairo-title.png +/_site/ diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..f627e47 --- /dev/null +++ b/Gemfile @@ -0,0 +1,4 @@ +source "https://rubygems.org/...
rcairo/doc
3ae0568c043f7ef41a8628b8ddc1332c1ca4beed
Fix a typo (kanji)
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index fce858a..a957737 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -720,918 +720,918 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま Cairo::Context#set_line_widthと Cairo::Context#line_widthの呼ã...
rcairo/doc
dfdc830ced92ee5b3c57d8d15e7f1c8935a07051
fix typo
diff --git a/ja/cairo-ps-surface.rd b/ja/cairo-ps-surface.rd index 3270b3e..cb6d21b 100644 --- a/ja/cairo-ps-surface.rd +++ b/ja/cairo-ps-surface.rd @@ -1,210 +1,210 @@ = class Cairo::PSSurface PostScriptを生成するサーフェスです。 == Object Hierarchy * Object * ((<Cairo::Surface>)) * Cair...
rcairo/doc
95384c5cf4da2b813af9f520f10041662886fe7e
* update index.
diff --git a/ja/index.rd b/ja/index.rd index 1ebde9a..be0cfee 100644 --- a/ja/index.rd +++ b/ja/index.rd @@ -159,972 +159,969 @@ * Cairo::Color::HOLLYWOOD_CERISE * Cairo::Color::HOT_MAGENTA * Cairo::Color::HOT_PINK * Cairo::Color::INDIGO * Cairo::Color::INTERNATIONAL_KLEIN_BLUE * Cairo::Color::INTERNA...
rcairo/doc
95bcbe3e8549e53e609c21a830cc497ebd03a37c
* fix a typo.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 4814900..fce858a 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -618,1020 +618,1020 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま * y: テストする点のY座標 * Returns: 点が内側にあã...
rcairo/doc
388095d1188ca8c08a7aad36e161f25b71e72c52
* remove needless entries.
diff --git a/en/cairo-lcd-filter.rd b/en/cairo-lcd-filter.rd deleted file mode 100644 index 9bdc0a7..0000000 --- a/en/cairo-lcd-filter.rd +++ /dev/null @@ -1,15 +0,0 @@ -= module Cairo::LCDFilter - -== Constants - ---- DEFAULT ---- FIR3 ---- FIR5 ---- INTRA_PIXEL ---- NONE - -== See Also - -== ChangeLog - - diff --git ...
rcairo/doc
0c34a221b27797452b687daa6d4ab99dab19e83c
* support rcairo 1.8.0.
diff --git a/ja/cairo-font-options.rd b/ja/cairo-font-options.rd index 5de379f..9883210 100644 --- a/ja/cairo-font-options.rd +++ b/ja/cairo-font-options.rd @@ -1,183 +1,161 @@ = class Cairo::FontOptions フォントを描画するときに使われる全てのオプションを含んだオブ ジェクトですã€...
rcairo/doc
84d02082676949515dcbf0a6281328c872f5715c
* support rcairo 1.8.0.
diff --git a/en/cairo-context.rd b/en/cairo-context.rd index 83af38c..eef9723 100644 --- a/en/cairo-context.rd +++ b/en/cairo-context.rd @@ -1,505 +1,497 @@ = class Cairo::Context == Object Hierarchy * Object * Cairo::Context == Included Modules * Cairo::Context::Blur * Cairo::Context::Circle * ...
rcairo/doc
ba95653aa101acf9b0696e0a7f05996dc38926c7
* update document in English.
diff --git a/en/cairo-antialias.rd b/en/cairo-antialias.rd index 154b63e..c16cb06 100644 --- a/en/cairo-antialias.rd +++ b/en/cairo-antialias.rd @@ -1,16 +1,14 @@ = module Cairo::Antialias == Constants --- DEFAULT --- GRAY --- NONE --- SUBPIXEL == See Also - * Index - == ChangeLog diff --git a/en/c...
rcairo/doc
8fab578fad91291e9697a2170fe80b452c40e731
* fix markup.
diff --git a/ja/cairo-user-font-face.rd b/ja/cairo-user-font-face.rd index 80dffc4..62ff6be 100644 --- a/ja/cairo-user-font-face.rd +++ b/ja/cairo-user-font-face.rd @@ -1,262 +1,262 @@ = class Cairo::UserFontFace ((*Since 1.7*)): ユーザが独自のフォントを使うためのフォント フェイス。 on...
rcairo/doc
f719bb454caddc2451f17802efbba3719d7ac40e
* support label link's auto-link * translate "Returns" and "Block returns".
diff --git a/compile-rd.rb b/compile-rd.rb index 0f94b65..7c542ee 100755 --- a/compile-rd.rb +++ b/compile-rd.rb @@ -1,90 +1,109 @@ #!/usr/bin/env ruby if ARGV.size < 2 puts "Usage: #{$0} RD COMPILED_RD [LANG]" exit 1 end rd, rdc, lang, = ARGV require 'English' require 'cairo' $LOAD_PATH.unshift(Fi...
rcairo/doc
1cf5ccb7b76cb22a7b673d87b61a8a580cd1698b
* add pre markup.
diff --git a/ja/cairo-user-font-face.rd b/ja/cairo-user-font-face.rd index d543a2a..80dffc4 100644 --- a/ja/cairo-user-font-face.rd +++ b/ja/cairo-user-font-face.rd @@ -1,260 +1,262 @@ = class Cairo::UserFontFace ((*Since 1.7*)): ユーザが独自のフォントを使うためのフォント フェイス。 on...
rcairo/doc
82f20f41011326a4adb44aa0f4600e003e686280
* Since 1.8 -> Since 1.7. * Since rcairo 1.7 -> Since 1.7.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index ead7b8e..4814900 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -1,577 +1,577 @@ = class Cairo::Context Cairo::Contextはrcairoで描画するときに使用する主要なオブジェ クトです。rcairoで描画するためには、ま...
rcairo/doc
773e03b0ea04188f9de7dd863b2e89518b97c98d
* ja/cairo-font-extents.rd, cairo-text-extents.rd: support rcairo 1.7.0.
diff --git a/ja/cairo-font-extents.rd b/ja/cairo-font-extents.rd index c2e8923..79377b7 100644 --- a/ja/cairo-font-extents.rd +++ b/ja/cairo-font-extents.rd @@ -1,80 +1,131 @@ = class Cairo::FontExtents フォントのメトリック(距離)情報を持つクラスです。現在のユー ザ空間座標シス...
rcairo/doc
9d59656d310685d368ec268ec9354db321705169
* ja/cairo-user-font-face.rd: support cairo 1.7.4.
diff --git a/ja/cairo-user-font-face.rd b/ja/cairo-user-font-face.rd new file mode 100644 index 0000000..1eef0cc --- /dev/null +++ b/ja/cairo-user-font-face.rd @@ -0,0 +1,260 @@ += class Cairo::UserFontFace + +((*Since 1.8*)): ユーザが独自のフォントを使うためのフォント +フェイス。 + +on_XXXメ...
rcairo/doc
ee637cc051e3524ce495e8b23631a5c07d161ab5
* ja/cairo-user-font-face-text-to-glyphs-data.rd: support cairo 1.7.4.
diff --git a/ja/cairo-user-font-face-text-to-glyphs-data.rd b/ja/cairo-user-font-face-text-to-glyphs-data.rd new file mode 100644 index 0000000..bca5a77 --- /dev/null +++ b/ja/cairo-user-font-face-text-to-glyphs-data.rd @@ -0,0 +1,119 @@ += class Cairo::UserFontFace::TextToGlyphsData + +((*Since 1.8*)): Cairo::UserFont...
rcairo/doc
d5e7e547a64a3d8821840f5da22a4f0999b9ef95
* ja/cairo-toy-font-face.rd: support cairo 1.7.4.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 482d0b4..ead7b8e 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -615,997 +615,1023 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま * Cairo::Context#fill_preserve * x: テストする点のX座...
rcairo/doc
d73f6a2b24f5b74eefe8d9affac0b281fa84e723
* ja/cairo-text-cluster.rd: support cairo 1.7.4.
diff --git a/ja/cairo-text-cluster.rd b/ja/cairo-text-cluster.rd new file mode 100644 index 0000000..28be67f --- /dev/null +++ b/ja/cairo-text-cluster.rd @@ -0,0 +1,63 @@ += class Cairo::TextCluster + +((*Since 1.8*)): テキストクラスタ情報を持ちます。テキストクラ +スタとは、複数のグリフ...
rcairo/doc
b4f4cfd61da538883bbad52e903d6d76ab2cadee
* ja/cairo-lcd-filter.rd: support cairo 1.7.4.
diff --git a/ja/cairo-lcd-filter.rd b/ja/cairo-lcd-filter.rd new file mode 100644 index 0000000..54a1a91 --- /dev/null +++ b/ja/cairo-lcd-filter.rd @@ -0,0 +1,32 @@ += module Cairo::LCDFilter + +((*Since 1.8*)): Cairo::LCDFilterに定義されている定数は、 +Cairo::Antialias::SUBPIXELアンチエイリアスモã...
rcairo/doc
3d7dcc4023cb2199b9096af65e0fa8e1889fe0e9
* ja/cairo-font-type-mismatch.rd, ja/cairo-invalid-clusters.rd, ja/cairo-invalid-slant.rd, ja/cairo-invalid-weight.rd, ja/cairo-negative-count.rd, ja/cairo-user-font-error.rd, ja/cairo-user-font-immutable.rd: support cairo 1.7.4. add new statuses since 1.8.
diff --git a/ja/cairo-font-type-mismatch.rd b/ja/cairo-font-type-mismatch.rd new file mode 100644 index 0000000..95a5d5d --- /dev/null +++ b/ja/cairo-font-type-mismatch.rd @@ -0,0 +1,18 @@ += class Cairo::FontTypeMismatch + +((*Since 1.8*)): フォントの種類が指定した操作にはふさわしく +ない場合ã...
rcairo/doc
e4597ae7fd88ef914d827db71eb4a475424e1997
* ja/cairo.rd: support rcairo 1.7.0.
diff --git a/ja/cairo.rd b/ja/cairo.rd index d16d0a0..2a0a2cc 100644 --- a/ja/cairo.rd +++ b/ja/cairo.rd @@ -1,128 +1,163 @@ = module Cairo == Module Functions --- Cairo.bindings_version rcairoのバージョンを以下のフォーマットの文字列で返しま す。 メジャー番å...
rcairo/doc
48d5dec9b583189709657faa3a74a1bbf9cd36ee
* ja/ccairo-surface.rd: support 1.7.4.
diff --git a/ja/cairo-surface.rd b/ja/cairo-surface.rd index 76e56ee..a7ea2cc 100644 --- a/ja/cairo-surface.rd +++ b/ja/cairo-surface.rd @@ -1,176 +1,200 @@ = class Cairo::Surface 画像を表します。描画操作の対象となったり他のサーフェス上に描 画するときのソースになったりã...
rcairo/doc
fe1edf7c053877372af3744371c65ed731fdc001
* ja/cairo-scaled-font.rd: support 1.7.4.
diff --git a/ja/cairo-scaled-font.rd b/ja/cairo-scaled-font.rd index 1e38743..dd848a2 100644 --- a/ja/cairo-scaled-font.rd +++ b/ja/cairo-scaled-font.rd @@ -1,117 +1,153 @@ = class Cairo::ScaledFont 好みのサイズと装置解像度に拡大・縮小したフォントです。 Cairo::ScaledFontは低レベルã...
rcairo/doc
f98fe5d63c6b65835d930dcc885aa56347de183a
* ja/cairo-matrix.rd: support rcairo 1.7.
diff --git a/ja/cairo-matrix.rd b/ja/cairo-matrix.rd index 41d8dd0..66e60a5 100644 --- a/ja/cairo-matrix.rd +++ b/ja/cairo-matrix.rd @@ -1,311 +1,322 @@ = class Cairo::Matrix 拡大・回転・剪断とそれらを組み合わせた変換であるアフィン変換 を持つオブジェクトです。点(x, y)はä...
rcairo/doc
908b983c3c391bf78824a1ffade279ea61d659d6
* ja/cairo-context.rd, ja/cairo-font-options.rd: update for cairo 1.7.4.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 3cc5023..482d0b4 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -1,574 +1,584 @@ = class Cairo::Context Cairo::Contextはrcairoで描画するときに使用する主要なオブジェ クトです。rcairoで描画するためには、ま...
rcairo/doc
81cd922e64663e644ff61b496ea0b167a9526dcc
* don't add default See Also.
diff --git a/update-rd.rb b/update-rd.rb index 2738fac..2e4cd16 100755 --- a/update-rd.rb +++ b/update-rd.rb @@ -1,359 +1,357 @@ #!/usr/bin/env ruby # # update-rd.rb: based on mkrd.rb # Modified by Kouhei Sutou # # Original: # mkrd.rb: Create RD style skeleton # # $Id: mkrd.rb,v 1.9 2005/06/07 14:09:56 kto...
rcairo/doc
7868be66d4f46736cff813b749970c53f677b55a
* add header and footer.
diff --git a/compile-rd.rb b/compile-rd.rb index 9011802..0f94b65 100755 --- a/compile-rd.rb +++ b/compile-rd.rb @@ -1,99 +1,90 @@ #!/usr/bin/env ruby if ARGV.size < 2 puts "Usage: #{$0} RD COMPILED_RD [LANG]" exit 1 end rd, rdc, lang, = ARGV require 'English' require 'cairo' $LOAD_PATH.unshift(Fil...
rcairo/doc
75b52ce5ba02fcd8ae962871f7daf6a55407e426
* fix format.
diff --git a/ja/cairo-format.rd b/ja/cairo-format.rd index 7d6c7eb..5c6a2d3 100644 --- a/ja/cairo-format.rd +++ b/ja/cairo-format.rd @@ -1,59 +1,61 @@ = module Cairo::Format 画像データのメモリ上のフォーマットを特定するために使われます。 == Module Functions --- Cairo::Format.stri...
rcairo/doc
c87198131510d5b3b667bcec90a048f02ed4b1fd
* fix a typo.
diff --git a/ja/cairo-win32-printing-surface.rd b/ja/cairo-win32-printing-surface.rd index dd5a10b..edb274f 100644 --- a/ja/cairo-win32-printing-surface.rd +++ b/ja/cairo-win32-printing-surface.rd @@ -1,48 +1,48 @@ = class Cairo::Win32PrintingSurface ((*Since 1.6*)) == Object Hierarchy * Object * ((<Cairo:...
rcairo/doc
ecc38f7354d23a841f50a4769aa53931fddb733a
* fix index.
diff --git a/ja/index.rd b/ja/index.rd index 4f79ae5..84b0bd5 100644 --- a/ja/index.rd +++ b/ja/index.rd @@ -452,598 +452,600 @@ * Cairo::Color::X11::PINK * Cairo::Color::X11::PLUM * Cairo::Color::X11::POWDER_BLUE * Cairo::Color::X11::PURPLE * Cairo::Color::X11::RED * Cairo::Color::X11::ROSY_BROWN ...
rcairo/doc
3e21d6a7c057a3f7b21cdd67fdc7aa4c7b7e93b2
* update.
diff --git a/en/cairo-quartz-image-surface.rd b/en/cairo-quartz-image-surface.rd new file mode 100644 index 0000000..4fec36d --- /dev/null +++ b/en/cairo-quartz-image-surface.rd @@ -0,0 +1,27 @@ += class Cairo::QuartzImageSurface + +== Object Hierarchy + +* Object + * ((<Cairo::Surface>)) + * Cairo::QuartzImageSurf...
rcairo/doc
24ffc9cc84100da5fde32446e386035c47dd50a2
* add Cairo::QuartzImageSurface and Cairo::Win32PrintingSurface.
diff --git a/ja/cairo-paper.rd b/ja/cairo-paper.rd index 0e1c157..0296eb3 100644 --- a/ja/cairo-paper.rd +++ b/ja/cairo-paper.rd @@ -1,279 +1,382 @@ = class Cairo::Paper ((*Since 1.6*)): 用紙を表すクラスです。 cairoにはないrcairoの拡張です。 == Object Hierarchy * Object * Cairo::Pap...
rcairo/doc
4fa97c145009df0b5c8be12846a77501104d168c
* add dummy entries.
diff --git a/cairo-dummy.rb b/cairo-dummy.rb index cf7db58..03f1ed2 100644 --- a/cairo-dummy.rb +++ b/cairo-dummy.rb @@ -1,9 +1,17 @@ module Cairo class Win32Surface < Surface - attr_reader :hdc, :image + attr_reader :initialize, :hdc, :image + end + + class Win32PrintingSurface < Surface + attr_reader :...
rcairo/doc
b9138af3840cdfc6b14ddc24491beba503a21ee0
* add em style.
diff --git a/doc.css b/doc.css index 277c511..771bfab 100644 --- a/doc.css +++ b/doc.css @@ -1,63 +1,69 @@ body { background-color: white; margin: 1em; } h1 { background-image: url(rcairo-title.png); background-repeat: no-repeat; background-position: right top; padding-top: 50px; } h2 { ...
rcairo/doc
397a9aead0d566a55b980db2aaf2bfe931df4e22
* update for 1.6.
diff --git a/en/cairo-color-base.rd b/en/cairo-color-base.rd index 5b61e24..3b12e0a 100644 --- a/en/cairo-color-base.rd +++ b/en/cairo-color-base.rd @@ -1,38 +1,38 @@ = class Cairo::Color::Base == Object Hierarchy * Object * Cairo::Color::Base == Class Methods --- Cairo::Color::Base.new - * Return...
rcairo/doc
b2b5c47f11142fc4843a0defcc01dd12d3c98cbe
* add ((*FIXME*)) for default entry.
diff --git a/update-rd.rb b/update-rd.rb index ea74584..2738fac 100755 --- a/update-rd.rb +++ b/update-rd.rb @@ -1,359 +1,359 @@ #!/usr/bin/env ruby # # update-rd.rb: based on mkrd.rb # Modified by Kouhei Sutou # # Original: # mkrd.rb: Create RD style skeleton # # $Id: mkrd.rb,v 1.9 2005/06/07 14:09:56 kto...
rcairo/doc
51a8e1b578eb6586fcff6b761c123057beb3eb4f
* updated for 1.6.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 2b02068..3cc5023 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -967,524 +967,567 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま * x: 四角の左上の点のX座標 * y: 四角の左上の点の...
rcairo/doc
078b987b62e6739d3e9c1c6a70bb1990f210b899
* require 'cairo-dummy'.
diff --git a/compile-rd.rb b/compile-rd.rb index c6ecdc7..9011802 100755 --- a/compile-rd.rb +++ b/compile-rd.rb @@ -1,98 +1,99 @@ #!/usr/bin/env ruby if ARGV.size < 2 puts "Usage: #{$0} RD COMPILED_RD [LANG]" exit 1 end rd, rdc, lang, = ARGV require 'English' require 'cairo' $LOAD_PATH.unshift(Fil...
rcairo/doc
f1e8d8758189072aa2aaba87573717b63856ed58
* updated documentation template for en.
diff --git a/en/cairo-context-triangle.rd b/en/cairo-context-triangle.rd new file mode 100644 index 0000000..36ce2e3 --- /dev/null +++ b/en/cairo-context-triangle.rd @@ -0,0 +1,15 @@ += module Cairo::Context::Triangle + +== Instance Methods + +--- triangle + + * Returns: self + +== See Also + + * Index + +== Chang...
rcairo/doc
f852973471a8ee993b50c8d5420ea8760bc0a69f
* updated documentations for Cairo::QuartzSurface.
diff --git a/ja/cairo-quartz-surface.rd b/ja/cairo-quartz-surface.rd index 930a1ed..3de55de 100644 --- a/ja/cairo-quartz-surface.rd +++ b/ja/cairo-quartz-surface.rd @@ -1,29 +1,60 @@ = class Cairo::QuartzSurface == Object Hierarchy * Object * ((<Cairo::Surface>)) * Cairo::QuartzSurface == Class Method...
rcairo/doc
7117faba842d36b2829eb5dfad83d2f5ccf7cb19
* updated Cairo::Win32Surface.
diff --git a/ja/cairo-win32-surface.rd b/ja/cairo-win32-surface.rd index dcce63d..4bbd02c 100644 --- a/ja/cairo-win32-surface.rd +++ b/ja/cairo-win32-surface.rd @@ -1,35 +1,67 @@ = class Cairo::Win32Surface +Microsoft Windows用のサーフェスです。Windowsのウィジェットに +描画するために使用ã...
rcairo/doc
f6f6bc7d3969ff20b50be8c676c3ab7c5aea16ef
* defined system depended surfaces for generating documentation automatically.
diff --git a/cairo-dummy.rb b/cairo-dummy.rb new file mode 100644 index 0000000..cf7db58 --- /dev/null +++ b/cairo-dummy.rb @@ -0,0 +1,9 @@ +module Cairo + class Win32Surface < Surface + attr_reader :hdc, :image + end + + class QuartzSurface < Surface + attr_reader :cg_context + end +end diff --git a/ja/cairo...
rcairo/doc
8a9c111129a5fe5e2b36568f38d5bc2750b142ac
* added documentation of Cairo::Context::Triangle.
diff --git a/ja/cairo-context-triangle.rd b/ja/cairo-context-triangle.rd new file mode 100644 index 0000000..33c9fdc --- /dev/null +++ b/ja/cairo-context-triangle.rd @@ -0,0 +1,21 @@ += module Cairo::Context::Triangle + +三角形を描画する便利なメソッドをCairo::Contextに提供するモ +ジュールでã...
rcairo/doc
dcfae458d5675f3a8adba6542bd32e645910e966
* mkrd -> update-rd.
diff --git a/README b/README index 8bbcd97..ce86a8f 100644 --- a/README +++ b/README @@ -1,28 +1,28 @@ # -*- rd -*- = README == How to start for new language -Generate templates by mkrd.rb: +Generate templates by update-rd.rb: - % ruby mkrd.rb LANGUAGE_NAME + % ruby update-rd.rb LANGUAGE_NAME For exampl...
rcairo/doc
aff2f4550b118da95de3a128bffa2f4e69f6666c
* added surfaces.
diff --git a/ja/cairo-quartz-surface.rd b/ja/cairo-quartz-surface.rd new file mode 100644 index 0000000..182ab26 --- /dev/null +++ b/ja/cairo-quartz-surface.rd @@ -0,0 +1,31 @@ += class Cairo::QuartzSurface + +== Object Hierarchy + +* Object + * ((<Cairo::Surface>)) + * Cairo::QuartzSurface + +== Class Methods + +-...
rcairo/doc
6a144bbce06f79858aaec11585e6dfd82d112692
* fixed a typo.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index c36b103..014d963 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -748,738 +748,738 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま (((|pattern|))(または((|surface|)))の不透明部分(ア ...
rcairo/doc
b04624eb5af918eee4d46d2ff8f83b4938d5ba9c
* fixed markup.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index f8a8172..c36b103 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -284,1026 +284,1026 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま 平坦にした現在のパスのコピーを作成しCairo::Pathオãƒ...
rcairo/doc
9a8e3e1381d6283e7c1107e372dbf60a4d983ba9
* added notation.
diff --git a/ja/cairo-pattern.rd b/ja/cairo-pattern.rd index ff4a2bd..7d54b88 100644 --- a/ja/cairo-pattern.rd +++ b/ja/cairo-pattern.rd @@ -1,105 +1,107 @@ = class Cairo::Pattern サーフェス上に描画するときのソースを表します。ソースの種類に よっていくつかサブクラスがあã‚...
rcairo/doc
8aaded3a21538c537b34ea2db509afc1e0915d98
* updated.
diff --git a/en/cairo-and how to write in rd.rd b/en/cairo-and how to write in rd.rd deleted file mode 100644 index 35ab026..0000000 --- a/en/cairo-and how to write in rd.rd +++ /dev/null @@ -1,4 +0,0 @@ -= This rcairo documentation is being created in the RD format - -== Download the RDTOOL and guidelines on usage ...
rcairo/doc
e342fe0b4f68c0440abbbb547a16052e7638b648
* added style files.
diff --git a/compile-rd.rb b/compile-rd.rb index 4094492..c6ecdc7 100755 --- a/compile-rd.rb +++ b/compile-rd.rb @@ -1,71 +1,98 @@ #!/usr/bin/env ruby if ARGV.size < 2 - puts "Usage: #{$0} RD COMPILED_RD" + puts "Usage: #{$0} RD COMPILED_RD [LANG]" exit 1 end -rd, rdc, = ARGV +rd, rdc, lang, = ARGV requi...
rcairo/doc
2716ab762ddf9f0792a2ba43c7c6f3157119ac9b
* improved auto-link.
diff --git a/compile-rd.rb b/compile-rd.rb index 6b4842e..4094492 100755 --- a/compile-rd.rb +++ b/compile-rd.rb @@ -1,70 +1,71 @@ #!/usr/bin/env ruby if ARGV.size < 2 puts "Usage: #{$0} RD COMPILED_RD" exit 1 end rd, rdc, = ARGV require 'English' require 'cairo' $LOAD_PATH.unshift(File.dirname(__F...
rcairo/doc
dd1d820d5a5b1764d9220052347461a04f7b0700
* updated.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 42398c7..f8a8172 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -593,885 +593,893 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま 中にあるかどうかをテストします。その際、現在のパ...
rcairo/doc
1e1d6127563f841cf19cac7f0f15fc6dd0f294ac
* updated.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 688092e..42398c7 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -458,972 +458,1020 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま ません。また、シンボルではなくて文字列で"winding"...
rcairo/doc
05cbbd20f349c38320b9c06cbf7e969cb5467e9e
* fixed typos.
diff --git a/ja/cairo-context.rd b/ja/cairo-context.rd index 2ad8a96..688092e 100644 --- a/ja/cairo-context.rd +++ b/ja/cairo-context.rd @@ -328,1103 +328,1102 @@ Cairo::Contextには、いくつかrcairoが拡張している機能もありま (((|x1|)), ((|y1|)))と(((|x2|)), ((|y2|)))を使います。 ã...
rcairo/doc
bb265516d397025b8844656c0a85b222c45225fd
* finished!
diff --git a/ja/cairo-scaled-font.rd b/ja/cairo-scaled-font.rd index 9993fe2..1e38743 100644 --- a/ja/cairo-scaled-font.rd +++ b/ja/cairo-scaled-font.rd @@ -1,59 +1,117 @@ = class Cairo::ScaledFont 好みのサイズと装置解像度に拡大・縮小したフォントです。 Cairo::ScaledFontは低レベルの...
rcairo/doc
0524da0652839e649f739de3874133eded6ea3fa
* updated. The rest file is only cairo-scaled-font.rd.
diff --git a/ja/cairo-scaled-font.rd b/ja/cairo-scaled-font.rd index 4d293c4..9993fe2 100644 --- a/ja/cairo-scaled-font.rd +++ b/ja/cairo-scaled-font.rd @@ -1,50 +1,59 @@ = class Cairo::ScaledFont +好みのサイズと装置解像度に拡大・縮小したフォントです。 +Cairo::ScaledFontは低レベルのã...
rcairo/doc
b75d798bc1b575c97340ffbd542f77338259f31c
* updated.
diff --git a/ja/cairo-solid-pattern.rd b/ja/cairo-solid-pattern.rd index b895cd2..1677f4c 100644 --- a/ja/cairo-solid-pattern.rd +++ b/ja/cairo-solid-pattern.rd @@ -1,31 +1,54 @@ = class Cairo::SolidPattern +単色のパターンです。 + == Object Hierarchy * Object * ((<Cairo::Pattern>)) * Cairo::Sol...
rcairo/doc
9ea4e3b85f09543daf85b49b5da091bef517a13b
* updated.
diff --git a/ja/cairo-text-extents.rd b/ja/cairo-text-extents.rd index 5f26698..59e9fc9 100644 --- a/ja/cairo-text-extents.rd +++ b/ja/cairo-text-extents.rd @@ -1,44 +1,70 @@ = class Cairo::TextExtents +ひとつのグリフか複数のグリフの範囲をユーザ空間座標で表します。 +テキストの範å...
nadanada/Filippo
7be3ff65a0993c9f1ab8de906b7bef61fe30f3b8
Added Vector and Matrix Math, Transition, Animation. Several fixes concerning IE
diff --git a/README b/README index e69de29..a17d10f 100644 --- a/README +++ b/README @@ -0,0 +1,23 @@ +ABOUT + +Filippo is a Javascript 3D Vector Library named after Filippo Brunelleschi, +one of the foremost architects and engineers of the Italian Renaissance and +inventor of linear perspective. Filippo uses SVG/VML, ...
nadanada/Filippo
3deb151116106e9735b8e4ef85e6f98a9847b43c
Initial insert.
diff --git a/examples/tori.html b/examples/tori.html new file mode 100755 index 0000000..8dafffa --- /dev/null +++ b/examples/tori.html @@ -0,0 +1,41 @@ +<html> +<head> + +<title>Filippo Examples: Torus</title> + +<script language="JavaScript" type="text/javascript" src="../filippo.js"></script> +<script language=...
nadanada/Filippo
cade60a8d6df6b45cf232e02451a7413c53e3e9e
Initial insert.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ca0973 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store + diff --git a/README b/README new file mode 100644 index 0000000..e69de29