~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/extension/internal/cairo-renderer.h

  • Committer: JazzyNico
  • Date: 2011-08-29 20:25:30 UTC
  • Revision ID: nicoduf@yahoo.fr-20110829202530-6deuoz11q90usldv
Code refactoring and merging with trunk (revision 10599).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
/*
8
8
 * Authors:
9
9
 *         Miklos Erdelyi <erdelyim@gmail.com>
 
10
 *   Abhishek Sharma
10
11
 *
11
12
 * Copyright (C) 2006 Miklos Erdelyi
12
13
 * 
23
24
 
24
25
//#include "libnrtype/font-instance.h"
25
26
#include "style.h"
26
 
 
 
27
#include "sp-item.h"
27
28
#include <cairo.h>
28
29
 
29
30
class SPClipPath;
81
82
  fill-column:99
82
83
  End:
83
84
*/
84
 
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
 
85
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :