Changeset 1689484
- Timestamp:
- 07/03/2017 09:01:05 AM (9 years ago)
- Location:
- doctorfeature/trunk
- Files:
-
- 116 added
-
DoctorFeaturePicture.php (added)
-
DoctorFeaturePicture_settings.php (added)
-
composer.lock (added)
-
doctorfeature.php (added)
-
font (added)
-
font/Helvetica-Bold.ttf (added)
-
font/IndieFlower.ttf (added)
-
font/Lobster-Regular.ttf (added)
-
font/Roboto-Bold.ttf (added)
-
font/Roboto-Italic.ttf (added)
-
font/Roboto-Regular.ttf (added)
-
readme.txt (added)
-
vendor (added)
-
vendor/autoload.php (added)
-
vendor/composer (added)
-
vendor/composer/ClassLoader.php (added)
-
vendor/composer/LICENSE (added)
-
vendor/composer/autoload_classmap.php (added)
-
vendor/composer/autoload_namespaces.php (added)
-
vendor/composer/autoload_psr4.php (added)
-
vendor/composer/autoload_real.php (added)
-
vendor/composer/autoload_static.php (added)
-
vendor/composer/installed.json (added)
-
vendor/stil (added)
-
vendor/stil/gd-text (added)
-
vendor/stil/gd-text/.git (added)
-
vendor/stil/gd-text/.git/FETCH_HEAD (added)
-
vendor/stil/gd-text/.git/HEAD (added)
-
vendor/stil/gd-text/.git/ORIG_HEAD (added)
-
vendor/stil/gd-text/.git/config (added)
-
vendor/stil/gd-text/.git/description (added)
-
vendor/stil/gd-text/.git/hooks (added)
-
vendor/stil/gd-text/.git/hooks/applypatch-msg.sample (added)
-
vendor/stil/gd-text/.git/hooks/commit-msg.sample (added)
-
vendor/stil/gd-text/.git/hooks/post-update.sample (added)
-
vendor/stil/gd-text/.git/hooks/pre-applypatch.sample (added)
-
vendor/stil/gd-text/.git/hooks/pre-commit.sample (added)
-
vendor/stil/gd-text/.git/hooks/pre-push.sample (added)
-
vendor/stil/gd-text/.git/hooks/pre-rebase.sample (added)
-
vendor/stil/gd-text/.git/hooks/pre-receive.sample (added)
-
vendor/stil/gd-text/.git/hooks/prepare-commit-msg.sample (added)
-
vendor/stil/gd-text/.git/hooks/update.sample (added)
-
vendor/stil/gd-text/.git/index (added)
-
vendor/stil/gd-text/.git/info (added)
-
vendor/stil/gd-text/.git/info/exclude (added)
-
vendor/stil/gd-text/.git/info/refs (added)
-
vendor/stil/gd-text/.git/logs (added)
-
vendor/stil/gd-text/.git/logs/HEAD (added)
-
vendor/stil/gd-text/.git/logs/refs (added)
-
vendor/stil/gd-text/.git/logs/refs/heads (added)
-
vendor/stil/gd-text/.git/logs/refs/heads/master (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes/composer (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes/composer/alexarno-master (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes/composer/justified-Aleithil (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes/composer/master (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes/origin (added)
-
vendor/stil/gd-text/.git/logs/refs/remotes/origin/HEAD (added)
-
vendor/stil/gd-text/.git/objects (added)
-
vendor/stil/gd-text/.git/objects/info (added)
-
vendor/stil/gd-text/.git/objects/info/packs (added)
-
vendor/stil/gd-text/.git/objects/pack (added)
-
vendor/stil/gd-text/.git/objects/pack/pack-17c6d3fb8beafa345af31413c68f02f3b9d83e38.idx (added)
-
vendor/stil/gd-text/.git/objects/pack/pack-17c6d3fb8beafa345af31413c68f02f3b9d83e38.pack (added)
-
vendor/stil/gd-text/.git/packed-refs (added)
-
vendor/stil/gd-text/.git/refs (added)
-
vendor/stil/gd-text/.git/refs/heads (added)
-
vendor/stil/gd-text/.git/refs/heads/master (added)
-
vendor/stil/gd-text/.git/refs/remotes (added)
-
vendor/stil/gd-text/.git/refs/remotes/composer (added)
-
vendor/stil/gd-text/.git/refs/remotes/composer/alexarno-master (added)
-
vendor/stil/gd-text/.git/refs/remotes/composer/justified-Aleithil (added)
-
vendor/stil/gd-text/.git/refs/remotes/composer/master (added)
-
vendor/stil/gd-text/.git/refs/remotes/origin (added)
-
vendor/stil/gd-text/.git/refs/remotes/origin/HEAD (added)
-
vendor/stil/gd-text/.gitignore (added)
-
vendor/stil/gd-text/README.md (added)
-
vendor/stil/gd-text/composer.json (added)
-
vendor/stil/gd-text/examples (added)
-
vendor/stil/gd-text/examples/alignment.gif (added)
-
vendor/stil/gd-text/examples/background.gif (added)
-
vendor/stil/gd-text/examples/debug.png (added)
-
vendor/stil/gd-text/examples/fonts.png (added)
-
vendor/stil/gd-text/examples/lineheight.gif (added)
-
vendor/stil/gd-text/examples/stroke.gif (added)
-
vendor/stil/gd-text/phpunit.xml (added)
-
vendor/stil/gd-text/src (added)
-
vendor/stil/gd-text/src/Box.php (added)
-
vendor/stil/gd-text/src/Color.php (added)
-
vendor/stil/gd-text/src/HorizontalAlignment.php (added)
-
vendor/stil/gd-text/src/Struct (added)
-
vendor/stil/gd-text/src/Struct/Point.php (added)
-
vendor/stil/gd-text/src/Struct/Rectangle.php (added)
-
vendor/stil/gd-text/src/TextWrapping.php (added)
-
vendor/stil/gd-text/src/VerticalAlignment.php (added)
-
vendor/stil/gd-text/tests (added)
-
vendor/stil/gd-text/tests/ColorTest.php (added)
-
vendor/stil/gd-text/tests/LinLibertine_R.ttf (added)
-
vendor/stil/gd-text/tests/TestCase.php (added)
-
vendor/stil/gd-text/tests/TextAlignmentTest.php (added)
-
vendor/stil/gd-text/tests/TextWrappingTest.php (added)
-
vendor/stil/gd-text/tests/images (added)
-
vendor/stil/gd-text/tests/images/owl.gif (added)
-
vendor/stil/gd-text/tests/images/owl_png24.png (added)
-
vendor/stil/gd-text/tests/images/owl_png8.png (added)
-
vendor/stil/gd-text/tests/images/test_align_bottom_center.png (added)
-
vendor/stil/gd-text/tests/images/test_align_bottom_left.png (added)
-
vendor/stil/gd-text/tests/images/test_align_bottom_right.png (added)
-
vendor/stil/gd-text/tests/images/test_align_center_center.png (added)
-
vendor/stil/gd-text/tests/images/test_align_center_left.png (added)
-
vendor/stil/gd-text/tests/images/test_align_center_right.png (added)
-
vendor/stil/gd-text/tests/images/test_align_top_center.png (added)
-
vendor/stil/gd-text/tests/images/test_align_top_left.png (added)
-
vendor/stil/gd-text/tests/images/test_align_top_right.png (added)
-
vendor/stil/gd-text/tests/images/test_wrap_NoWrap.png (added)
-
vendor/stil/gd-text/tests/images/test_wrap_WrapWithOverflow.png (added)
Note: See TracChangeset
for help on using the changeset viewer.