/usr/include/wxSVG/svg.h is in libwxsvg-dev 2:1.2~dfsg0-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | //////////////////////////////////////////////////////////////////////////////
// Name: svg.h
// Author: Alex Thuering
// Copyright: (c) 2005 Alex Thuering
// Licence: wxWindows licence
// Notes: generated by genSvgElement.py
//////////////////////////////////////////////////////////////////////////////
#ifndef WX_SVG_H
#define WX_SVG_H
#include "SVGFETurbulenceElement.h"
#include "SVGFEGaussianBlurElement.h"
#include "SVGFETileElement.h"
#include "SVGTextPathElement.h"
#include "SVGTextElement.h"
#include "SVGImageElement.h"
#include "SVGHKernElement.h"
#include "SVGMissingGlyphElement.h"
#include "SVGFontFaceElement.h"
#include "SVGSetElement.h"
#include "SVGVideoElement.h"
#include "SVGAnimateMotionElement.h"
#include "SVGMarkerElement.h"
#include "SVGAltGlyphElement.h"
#include "SVGAnimateElement.h"
#include "SVGFEBlendElement.h"
#include "SVGColorProfileElement.h"
#include "SVGEllipseElement.h"
#include "SVGMPathElement.h"
#include "SVGCursorElement.h"
#include "SVGUseElement.h"
#include "SVGFontElement.h"
#include "SVGPolygonElement.h"
#include "SVGTitleElement.h"
#include "SVGDefinitionSrcElement.h"
#include "SVGTSpanElement.h"
#include "SVGFontFaceUriElement.h"
#include "SVGFEFloodElement.h"
#include "SVGTBreakElement.h"
#include "SVGVKernElement.h"
#include "SVGFontFaceSrcElement.h"
#include "SVGFESpecularLightingElement.h"
#include "SVGFEColorMatrixElement.h"
#include "SVGFEImageElement.h"
#include "SVGCircleElement.h"
#include "SVGRadialGradientElement.h"
#include "SVGGlyphRefElement.h"
#include "SVGMetadataElement.h"
#include "SVGDefsElement.h"
#include "SVGFEFuncAElement.h"
#include "SVGFEFuncBElement.h"
#include "SVGFontFaceNameElement.h"
#include "SVGFEPointLightElement.h"
#include "SVGFESpotLightElement.h"
#include "SVGFEFuncGElement.h"
#include "SVGFEConvolveMatrixElement.h"
#include "SVGFEDistantLightElement.h"
#include "SVGSymbolElement.h"
#include "SVGClipPathElement.h"
#include "SVGStopElement.h"
#include "SVGStyleElement.h"
#include "SVGAnimateColorElement.h"
#include "SVGFEDisplacementMapElement.h"
#include "SVGFEFuncRElement.h"
#include "SVGGlyphElement.h"
#include "SVGAElement.h"
#include "SVGFECompositeElement.h"
#include "SVGForeignObjectElement.h"
#include "SVGPathElement.h"
#include "SVGLineElement.h"
#include "SVGRectElement.h"
#include "SVGDescElement.h"
#include "SVGAltGlyphItemElement.h"
#include "SVGFEComponentTransferElement.h"
#include "SVGGElement.h"
#include "SVGFEMorphologyElement.h"
#include "SVGSVGElement.h"
#include "SVGFEDiffuseLightingElement.h"
#include "SVGScriptElement.h"
#include "SVGMaskElement.h"
#include "SVGAltGlyphDefElement.h"
#include "SVGTRefElement.h"
#include "SVGFilterElement.h"
#include "SVGFontFaceFormatElement.h"
#include "SVGSwitchElement.h"
#include "SVGAnimateTransformElement.h"
#include "SVGLinearGradientElement.h"
#include "SVGFEOffsetElement.h"
#include "SVGPatternElement.h"
#include "SVGFEMergeElement.h"
#include "SVGPolylineElement.h"
#include "SVGViewElement.h"
#include "SVGFEMergeNodeElement.h"
#include "SVGDocument.h"
#endif // WX_SVG_H
|