Tam o sırada, başka bir pillinetwork sitesi olan ucandaire.org'da: "Yeni Star Trek afişleri"


\
download adresinden çeşitli işletim sistemleri için indirilebilir durumda. (linux versiyonu , windows 32 bit versiyonu, mac/osx versiyonu)inkspace açık kaynak kodlu ve benzerleri olan Illustrator, Freehand, CorelDraw, or Xara X gibi svg formatını kullanıyor. inkspace'in en önemli özelliği Xml, Css ve Svg formatlarını kullanarak güçlü çizimler oluşturmak. editör sayesinde svg, tiff, jpeg, png formatlarına dönüşüm yapmak mümkün.

  • ufopilotu
  • 16 yorum var
  • 05 Nisan 2007 22:24

Yorumlar

lamborgini ile çay fincanına hasta oldum :)

ege bahsettigin bu ise, hakikaten cok gercekci.

edit : ege nerden cikti lan??? emsvizyon diycektim.

things aren't always as they seem

fakat o çay fincanı bir fotoğraf. şuradan orijinalini görebilirsiniz. sağ alttaki bilgi kısmında Sony DSC-W5 ile çekildiği yazıyor.
bence bahsedilen screenshot da inkscape ile fotoğrafların manipule edilebileceğinden de bahsediyor. yoksa bu kadar sağlam bir işi 3d modelleme programı olmadan yapabiliyorlarsa tebrik ederim...

corel draw gibi bir resim işleme programı, çekilmiş fotoğraflar üzerinde oynamalar yapılıyor kolaylıkla. ;)

Do you know the relation between your two eyes? They blink together, they move together, they cry together, They see things together and they sleep together. Even though they never see each other.... Friendship should be just like that!

yahu bu hem Türkçe , hemde el yazısına bayıldım ama anlamadığım bir şey var 24 mb lık bir dosya açılınca neden 15 mb olur :))

Türkiye şeyhler, dervişler, müritler devleti olamaz.

vardır bir hikmeti sebebi :) bende bir video vardı, captivate ile çekilmiş. winrar ile 248 kb, açılınca 85 mb oluyordu. hatta oluyor hala. :Pp bu kadar yüzssüz sıkıştırma yapılmaz ki kardeşim :D

Do you know the relation between your two eyes? They blink together, they move together, they cry together, They see things together and they sleep together. Even though they never see each other.... Friendship should be just like that!

edit

things aren't always as they seem

sodipodi'ye göre daha kullanışlı, ya da biri bana sodipodi kullanmayı öğretsin...

@diskotek, şurda zaten projenin önceden sodipodi olarak başladığı anlatılmış. :)

Do you know the relation between your two eyes? They blink together, they move together, they cry together, They see things together and they sleep together. Even though they never see each other.... Friendship should be just like that!

hakkaten iyiymiş ama...

svg formatı vektörel bir format olduğu için tıpkı flash dosyaları gibi, çok kaliteli ürünler ortaya çıkıyor. şahsen merak saldım, bakıyorum ara sıra boş vaktimde :)

Do you know the relation between your two eyes? They blink together, they move together, they cry together, They see things together and they sleep together. Even though they never see each other.... Friendship should be just like that!

kim fark edecek diye bekliyorum ama maalesef...
inkspace değil inkscape olacak o. aynı hataya bir ara ben de düşmüştüm.

@bakiyyebemolu, ben sizin dikkatinizi ölçüyodum :p ehehee

gözyanılması, dil sürçmesi olmuş, düzeltme için sağol ;)

Do you know the relation between your two eyes? They blink together, they move together, they cry together, They see things together and they sleep together. Even though they never see each other.... Friendship should be just like that!

inkscape ile yapılmış bir zaman dişlisi. :)

Do you know the relation between your two eyes? They blink together, they move together, they cry together, They see things together and they sleep together. Even though they never see each other.... Friendship should be just like that!

yol haritasına bakacaksinki ne gibi yeni özellikler varmış göreceksin önce !

http://wiki.inkscape.org/wiki/index.php/Roadmap

Milestone 11 - Import/Export Feature Enhancements - Inkscape 0.45

New/Changed Dependencies

  • (DONE) Change to Gtk 2.8
  • (DONE) Drop libloudmouth
  • (DONE) Bidirectional text in Pango needs attention
  • (DONE) MakeVertical in Pango needs attention
  • (DONE) integrate Googles_Summer_Of_Code 2006 work, i.e. SVG Filters and formalising the protocol for inkboard communication
  • (DONE) Integrate use of libcroco for handling Cascading Style Sheets.
  • (DONE) Create a swatches dialog

SVG Compliance

* o (BASICALLY DONE) layers o (DONE) color palette o (DONE) gradient tool o (DONE) patterns o (DONE) text on path and in shape o (DONE) text selection o (DONE) SVG filters
  • (DONE) Investigate SVG docs where SVG is not the default namespace used at the root -- e.g. -- would end up getting shoehorned into the svg namespace

Retrieved from "http://wiki.inkscape.org/wiki/index.php/OldRoadmap"

This page has been accessed 2,366 times. This page was last modified 22:23, 4 February 2007.

Milestone 12 - Inkscape 0.46

New/Changed Dependencies:

  • (DONE) Gtk 2.8 (required)
  • 2geom (optional)

Architectural Refactoring Effort:

  • Eliminate all use of sp_repr_new in favor of XML::Document::* classes (see [1])
  • Migrate SPObject to native C++ classes
  • Implement gradient UI "release" handler to deal with gradient garbage collection (see bug 984854)
  • Create an SPObject API for tracking references and avoiding id clashes on import and interdocument copy/paste. What we need are a void SPDocument::importCopies([set of SPObjects]), and an [set of SPObjects] SPObject::dependencies() method.
  • Prepatory work to integrate lib2geom next release

Codebase Cleanup Effort:

  • Change to use of GQuarks instead of #defines where feasible
  • Learn and use autoscan and autoreconf to find out which configure tests are still needed.
  • Clean up configure.in
  • (PARTIALLY DONE) DirectoryReorgProposal
  • Convert all tabs into spaces (convert tabs to 4 spaces) o Also see http://sourceforge.net/mailarchive/message.php?msg_id=7164324
  • Remove trailing whitespace o See http://wiki.inkscape.org/wiki/index.php/InkscapeJanitors#Cleanup:_Whitespace
  • Rename all 'SPFooBar' routines to 'FooBar' and put into namespaces o (DONE) dialogs folder
  • (DONE) Convert use of gboolean to bool where feasible
  • (DONE) Switch from use of TRUE/FALSE to true/false

File Format Support Effort:

  • PDF Import/Export o Identify remaining problems with the cairo-based PDF tool o Ensure clippaths, transparency, bitmaps, etc. all work

Inkboard Effort

  • Stabilize the code by closing crash bugs in the bug tracker

SVG Feature Compliance Effort:

  • Animation o Sketch out UI mockup ideas for animation rendering/animation o Make an ultra-preliminary proof of concept of at least one animation feature

Extension Effort:

  • Unification of the way to display help on extensions
  • Localizable help of bundled extensions
  • Effect extensions browser

User Documentation Effort:

  • Re-arrange tutorial categories [ScislaC]
  • Switch to use of xml2po for tutorial files (Colin Marquardt)
  • Document filters

[edit] Milestone 13 - Inkscape 0.47

New/Changed Dependencies:

  • Gtk 2.10 (required)
  • 2geom (required)

File Format Support Effort:

  • PDF Import/Export o Choice of PDF spec. (PDF/X-1a, PDF/X-3) o Add file info/comments o Add color bars
  • Visio support o Add extension for use of VDX2SVG (http://vdxtosvg.sourceforge.net/) o Add extension for use of PDF2SVG (http://www.solidcode.net/pdf2svg/ - this doesn't actually link to a useful page)

Tools:

  • correct handling of multiple font faces by Text tool
  • Filters tool

Architectural Refactoring Effort:

  • 2geom Integration o Eliminate code in favor of 2geom where feasible
  • Convert remaining GTK dialog code to Gtkmm

Inkscape SVG Effort

  • Revisit coordination system (move away from Cartesian)

DOM Binding Effort:

  • Evaluate Adobe Activescript to use instead of Spidermonkey for our JS engine
  • Create sample prototype app to explore ActiveScript
  • Decide whether to go with Spidermonkey or Adobe ActiveScript

User Interface Effort:

  • improvement of svg patterns UI - make it similar to gradient-drag, instead of piggybacking knotholder
  • Palettes o Custom palettes like from Gnome o Ability to load 3rd-party palettes (e.g. Pantone, Trumatch, Focoltone, Toyo, etc.)
  • Reenable fuzzy font matching [bb]
  • Improve freehand curve smoothness [pjrm, paraprax]

Desktop Integration Effort:

  • Replace existing printer dialog with one from gtk 2.10
  • Inter-application cut-and-paste
  • Inter-application drag-and-drop

Testing Effort:

  • Include some rendering tests in `make check'.
  • Get 'make check' to pass on Win32 and OSX
  • Investigate performance measurement testing for Inkscape

Animation Effort

  • Create a written conceptualization of how it should work o Currently, part of the concept discussion is at here

Inkboard Effort

  • Ensure multi-user conferences work across most JEP-compliant Jabber servers
  • Conduct an informal security analysis of Inkboard for security flaws

User Documentation Effort:

  • Solicit more tutorial contributions from userbase o Node editing o Advanced text effects o Grid snapping o Connectors o Creating photo-realistic art

[edit] Milestone 14 - Inkscape 0.48 - Animation

  • Get basic rendering and authoring of simple animations working adequately

Architectural Refactoring Effort:

  • Complete lib2geom integration
  • Streamline style.* o Eliminate use of the style.h types in as much of codebase as possible, particularly display/*. o Externally, it should present a simple sset of accessor methods for getting/setting properties by name, and propagating to/from repr. o Inside, it should have: + a concise list of property names with the expected domain of values in CSS and the associated Inkscape data type + a concise list of property aliases which represent one or more properties combined, each with the rule used to combine + definitions of the aforementioned rules and value domains + some generic code (not tied to any one property) implementing the needed behavior

DOM Binding Effort:

  • Create tool that reads the w3c idl files and generates binding code
  • Bind xpath parsing/execution
  • Finish the CSS-DOM classes
  • Add a 'run' mode in a separate window that runs and displays the scripted SVG

Desktop Integration Effort:

  • WebDAV/FTP support via GNOME-VFS, Neon, or the like
  • Finish making printing work more efficiently and reliably
  • Clipart manager GUI

File Format Support Effort:

  • PDF Import/Export o Generate multipage PDF documents o Define bleed and slug areas for offset printing o Add crop, bleed and registration marks

[edit] Milestone 15 - Inkscape 0.49 - Prototype all SVG Mobile features

SVG Feature Compliance Effort:

  • Ability to select which SVG spec version to save as
  • Multi-page
  • Animation
  • Implement perspective transformations via PerspectiveObject
  • Path editing
  • Shaped strokes
  • Masking/clippaths o on-canvas editing o Should work like gradient tool to apply transparency
  • hyperlinking
  • Ensure Inkscape does not throw away the internal DTD subsets of documents it reads

[edit] Milestone 16 - Inkscape 0.50 - SVG Mobile Support

SVG Feature Compliance Effort:

  • Multi-page
  • Scripting
  • Markers o Inherit stroke properties like color o On-canvas editing o Fix snapping issue
  • Real CMYK / LAB / HSB support

[edit] Milestone 17 - Inkscape 0.51

Architectural Refactoring Effort:

  • cairo Adoption Effort: o Prereq: Is renderer immune to the same kinds of numerical problems we see with our new renderer, libnr, or libart? o Will the new renderer improve performance for most users? o Integrate a cairo-based SVG Canvas library
  • follow the Freedesktop Icon Naming Spec for easier themeing

File Format Support Effort:

  • Native Adobe Illustrator file Import/Export o Requires good PDF Import/Export
  • Native CorelDraw file Import/Export
  • DXF import/export
  • gdkpixbuf(?) - would give JPEG support

[edit] Milestone 18 - Inkscape 0.52 - Tech drawing abilities

User Interface Effort:

  • Object-to-object snapping
  • Implement LittleCMS as color management system
  • Implement iso & hex grid
  • Editable toolbars (libegg)
  • Geometrical constraints o "Perpendicular-to", "Parallel-to", etc.
  • Path trimming/extending/offset
  • Filleting tool

Extensions Effort:

  • Implement extension registry for users to upload/download extensions via Inkscape
  • Dia-like smart shapes support

[edit] Milestone 19 - Inkscape 0.53 - Inkcore

  • Separate sections of code into various libraries for use by other programs o inkcanvas o inkview o inkscape

[edit] Milestone 20 - Inkscape 0.54
[edit] Milestone 21 - Inkscape 0.55
[edit] ??? - Inkscape 1.00 - Full SVG 1.1 support
[edit] Milestone [Future]

taninmayan-68170 | 20 Haziran 2007 19:43

@xoruz, linki versen yeterdi... farenin tekeri eskiyor yahu ;)

üye olunpillinetwork sitelerine yorum ekleyebilmek ve daha fazlası için, üye olun ya da giriş yapın.

Bu Yazıyı Tutanlar

Beğendiğiniz bir yazıya "tuttum" demek için başlığın yanındaki yıldıza tıklayabilirsiniz.

Bu yazıyı rapor et. Kural dışı içeriğe rastladığınızda editörlerimize rapor ederek müdahale edilmesini sağlayabilirsiniz. (Hangi durumlarda rapor edebilirim?)
bildirgec.org bölümleri
pillinetwork hesabınızla giriş yapın.

pilli ilan

son yorumlar

pilli ilan

Tutulanlar Banner

bildirgecinfo

bildirgec.org içeriği kullanıcıları tarafından üretilen kolektif bir blogdur.