Inkscape.org
  1. #1
    Reimers Reimers @Reimers

    I have written a vector graphics program under Linux console, using the framebuffer. It is called PScript and is similar to PostScript.

    To test Inkscape's bitmap vectorization, I used the bitmap examples from the Inkscape galery for vectorization. The eps files where then converted to PScript format.

    Now comes the real nice part. Although PScript doesn't have antialiasing (I only use integers internally), all vectorized images where wonderfully antialiazed anyway.

    This means that Inkscape vectorizes bitmaps, including the antialiasing and PScript can show them antialiased allthough it doesn't internally support it.

    Congratulations to the programmers of the Inkscape vectorizer. It really does a great job.

     

  2. #2
    bmondie bmondie @bmondie

    suis-je au bon endroit .....

    si vous connaissez INSCAPE  V1 . 1. 1  vous allez pouvoir m'aider
    
    J'ai un problème .
    
    Je souhaiterais graver un médaillon avec une photo noir et blanc de mon
    oncle .
    
    pour cela je souhaite utiliser le ACCESOIRE >GCODETOOLS  > GRAVER
    
    et, après avoir importé la photo,
    
    CHEMIN  > VECTORISE UN OBJET MATRICIEL
    
    je vais sur ACCESSOIRES > GCODETOOLS >
    
    DÉFINIR UN OUTIL >
    
    POINT D' ORIENTATION >
    
    GRAVER >
    
    je choisi le répertoire et nom du fichier de sortie
    
    et quand je clique sur ACTIVER .......
    
    après un moment de réflexion de la machine je reçois :
    
    "
    
    Traceback (appel le plus récent en dernier) :
      Fichier "gcodetools.py", ligne 5921, dans <module>
        Gcodetools().run()
      Fichier "C:\Program
    Files\Inkscape\share\inkscape\extensions\inkex\base.py", ligne 140, en
    cours d'exécution
        self.save_raw(self.effect())
      Fichier "gcodetools.py", ligne 5872, en vigueur
        self.options.active_tab()
      Fichier "gcodetools.py", ligne 4769, dans tab_engraving
        gcode_3Dleft = self.my3Dlayer.add(Group(gcodetools="Gcode 3D L"))
    AttributeError : l'objet 'NoneType' n'a pas d'attribut 'add'.  
    
     ( ceci est la traduction faite par GOOGLE TRANSLATE .)...
    
     le fichier en sortie est bien créé mais avec 0 octets..
    
    
    J'ai essayé de trouver  des réponses sur le net et chou blanc .....
    
    la question que je me pose est " est-ce que l’extension GRAVER est
    fonctionnelle ?.
    
    d'avance merci pour votre réponse ...  si vous avez la solution