8000 added some agg files · matplotlib/matplotlib@65467e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 65467e0

Browse files
committed
added some agg files
svn path=/trunk/matplotlib/; revision=1287
1 parent 854069d commit 65467e0

File tree

254 files changed

+89933
-3044
lines changed
  • BeOS
  • X11
  • mac
  • sdl
  • win32
  • svg
  • win32_api
  • examples
  • lib/matplotlib
  • src
  • swig
  • Some content is hidden

    Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

    254 files changed

    +89933
    -3044
    lines changed

    agg23/font_freetype/Makefile.am

    Lines changed: 6 additions & 0 deletions
    Original file line numberDiff line numberDiff line change
    @@ -0,0 +1,6 @@
    1+
    INCLUDES = -I$(top_srcdir)/include `freetype-config --cflags`
    2+
    3+
    noinst_LTLIBRARIES = libaggfontfreetype.la
    4+
    5+
    libaggfontfreetype_la_LDFLAGS = -version-info 2:1:0 `freetype-config --libs`
    6+
    libaggfontfreetype_la_SOURCES = agg_font_freetype.cpp

    0 commit comments

    Comments
     (0)
    0