Skip to content

Commit

Permalink
Added north arrows from Nikos Alexandris
Browse files Browse the repository at this point in the history
 

git-svn-id: http://svn.osgeo.org/qgis/trunk@13955 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jul 24, 2010
1 parent 5394fdd commit 2695fcd
Show file tree
Hide file tree
Showing 13 changed files with 902 additions and 2 deletions.
9 changes: 7 additions & 2 deletions images/north_arrows/CMakeLists.txt
@@ -1,5 +1,10 @@

FILE (GLOB IMAGES *.png)
FILE (GLOB PNGIMAGES *.png)

INSTALL (FILES ${IMAGES}
INSTALL (FILES ${PNGIMAGES}
DESTINATION ${QGIS_DATA_DIR}/images/north_arrows)

FILE (GLOB SVGIMAGES *.svg)

INSTALL (FILES ${SVGIMAGES}
DESTINATION ${QGIS_DATA_DIR}/images/north_arrows)
66 changes: 66 additions & 0 deletions images/north_arrows/NorthArrow10.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions images/north_arrows/NorthArrow11.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions images/north_arrows/NorthArrow12.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions images/north_arrows/NorthArrow13.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions images/north_arrows/NorthArrow14.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2695fcd

Please sign in to comment.