Photolinetutorial.Pdf (Updated 6/11/2019)

Total Page:16

File Type:pdf, Size:1020Kb

Photolinetutorial.Pdf (Updated 6/11/2019) An Introduction to Photo Editing with PhotoLine Welcome to PhotoLine! This tutorial is designed both for people who are coming to PhotoLine from another image editing application, as well as for people who are new to photo editing and for whom PhotoLine is their first application. It is intended to be a “walk-through” of the main tasks associated with photo editing rather than a comprehensive reference. Part of the need for such a tutorial is that little has been written along these lines so far. And much of the information available appears to be oriented toward graphic arts production. Which is fine; but my own interest is photographic image editing. Another motivation is that PhotoLine has developed a reputation for being harder to use than some other applications. This has happened partly because the tools and menus are in fact different in places from other widely-used applications, and people who switch to Photoline may have some initial trouble unlearning their old habits. In this respect, PhotoLine is not more difficult per se, just different. Hence this tutorial, to demystify the major procedures at least. And, the default user interface is not what I would consider the best; but fortunately it is fully customizable, and I have provided an alternate layout which is explained on the next page. An endearing feature used to be occasional German menu items; I believe that they have all been fixed. So why use PhotoLine? Several big reasons: besides having everything one expects from an image editor, such as 16 and 32-bit channels, CMYK and Lab editing, and full color management, it has advanced features like layer-specific image modes (an Lab layer within an RGB image, for example), hue and saturation curves, and adjustment layers for adjustment layers; it works perfectly in Linux using Wine; it runs plugins compatible with similar applications; and last but not least, for 59 Euros it comes with a permanent license; no subscription is necessary. For more information, read about its features and what’s new. This tutorial was originally created with version 20.02 for Windows, 64-bit, and includes updates for version 21.50. (There are minor layout differences between the Windows and Macintosh versions.) You may download this tutorial as a .pdf file, PhotoLineTutorial.pdf (updated 6/11/2019). The links work but not the image rollovers. For the latter, you may save the individual web pages. Site © 2019 by Russell Cottrell; license is personal use, free distribution. PhotoLine is a registered trademark of Computerinsel (“Computer Island”) GmbH, Bad Gögging, Germany. This site is not affiliated with Computerinsel. An Introduction to Photo Editing with PhotoLine home | setup | basic concepts | toolbox | L curves | layer masks | RGB curves | hue/saturation resizing/sharpening | raw conversion | selections | b/w conversion | HDR printing | placeholders | scripting | tips and tricks | bibliography | gallery RC Filters |russellcottrell.com/photo |Beyond the Digital Zone System An Introduction to Photo Editing with PhotoLine: Setup Download and install If you have not already, download PhotoLine from https://www.pl32.com/pages/down.php. It would not hurt to read the manual, which you may download as well. Installation should be straightforward. PhotoLine installs and works perfectly in Linux using Wine; I have not had any problems with recent versions of either. The installation folder in Windows should be something like C:\Program Files\PhotoLine. In Wine it is /home/username/.wine/drive_c/Program Files/PhotoLine. To access the corresponding folder on a Macintosh, right-click PhotoLine.app and select Show Package Contents; the folder is Contents/Resources. If you create a folder called PhotoLineSettings in the installation folder, all of your settings, including layout, user interface options, actions, context menu, and toolbars will be saved to this folder, and can be copied to another installation. It is best to do this immediately after installation; otherwise all the settings will have to be reset from scratch. In Windows, I had to change the security settings for the PhotoLineSettings folder via Properties – Security – Edit – Users, allow Modify and Write. This is the image that will be used in the examples; feel free to download it and follow along. (It also overlies the screenshot below.) Layout PhotoLine’s default layout leaves something to be desired. I recommend a more useful one such as the one I use, myPanelLayout.xml (right-click and download or save the file). Install it by clicking View – Panel Layout – Edit Panel Layouts. Click the file dropdown and choose Merge; this will allow you to import and add layouts such as the one above to an existing list. (Load imports a layout and replaces the existing list; Save Active exports the active layout to a file; and Save exports the whole list to a file.) After importing it, apply the layout via View – Panel Layout – myPanelLayout. If you make changes to a layout, you may save it via View – Panel Layout – Save Panel Layout and it will be added to the list. You may switch back and forth between layouts for different purposes. In the screenshot above, the Painting tool is selected in the toolbox on the left. On the right are panels that both provide information about the image, and allow you to make changes. For example, you can see that the Painting tool’s intensity is 100%, the document’s size is 800px by 599px, and it only has one layer, the background. The panels can be undocked and moved around as needed; reset them by applying your panel layout as above. More panels are available via View – Panels. Set the display colors and other options via Edit – Options – Display – User Interface (on a Macintosh the menu is PhotoLine – Preferences). ICC color profiles Color profiles are an important aspect of photo editing. If you are new to the concept, a detailed discussion is beyond our scope. Much information is available online, starting with Wikipedia. For detailed information, consult a book such as Real World Color Management by Bruce Fraser. A crash course: color profiles are how your computer, your display, someone else’s display, your printer, and any other color-managed device all know how to display the same colors. One of the main differences between color profiles is the gamut, or the range of colors that may be accurately displayed. The gamut depends on the image’s source and destination. Three color profiles that you should be familiar with, in order of increasing gamut size, are sRGB, Adobe RGB, and ProPhoto RGB. A rough guide: • If the image comes from a small, low-end camera, or is intended for the internet, use sRGB (there are a number of versions) or an equivalent (such as c2, Facebook’s simplified version). • If the image is from a better camera and is intended for printing, use Adobe RGB. • If you converted the image from raw, are using 16-bit, and feel comfortable with the entire process, use ProPhoto RGB. Your computer may already have these profiles installed. If not, here is where you may download them: • sRGB2014.icc – The International Color Consortium • AdobeRGB1998.icc – Adobe • ProPhotoRGB.icm – apparently no longer available from its developer, Kodak; you can download it here. Additionally, your display, and printer as the case may be, should have their own color profiles. You can probably download them from the manufacturers if not already installed. Note that printer profiles are specific to the paper, and printer settings such as quality. If you really get into it, you may want to create your own profiles, such as with a device from X-Rite. To install profiles in Windows, right-click the .icc or .icm file (the extension is arbitrary) and choose Install Profile. If you are curious, the folder where profiles are stored is C:\Windows\system32\spool\drivers\color. To install profiles on a Macintosh, copy the files to Users/username/Library/ColorSync/Profiles. In Linux, copy the files to /home/username/.local/share/icc or /home/username/.color/icc depending on your system. PhotoLine has its own folder where profiles that are not installed for some reason may be copied; you will probably not need to use it: PhotoLine/Defaults/ICCProfiles. Color Management Set up color management via Edit – Options – Color Management (on a Macintosh the menu is PhotoLine – Preferences). First select Devices: If you have a display profile installed and applied, setting the screen profile to System should be all you need to do. Set your default printer profile if applicable. Now go to Standard: The default profiles specify how untagged images should be displayed; they do not actually assign a profile to the image. sRGB may be as good a choice as any as it is probably correct for a large number of untagged RGB images. Rendering Intent determines how out-of-gamut colors are handled when assigning or changing color profiles; for importing new images, Perceptual may be the best choice. Relative Colorimetric is the other typical choice, especially if you are printing portraits. If you are using Windows or a Macintosh, your operating system has its own color management system. If you are using Linux, this may not be the case. PhotoLine now incorporates Little CMS, which is selected by default in Linux and takes the place of an operating system CMS. You will also want to select Use Blackpoint Compensation. Plugins PhotoLine is able to use .8bf plugins that are compatible with other major photo editors. If you have plugins already installed for other applications, PhotoLine is able to load them if you specify their location via Edit – Options – Extended – Plug-In Modules. An example would be C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\Plug-ins.
Recommended publications
  • Neat Image User Guide
    Neat Image plug-in for Photoshop (Win) To make images look better. User guide Document version 7.5, October 24, 2013 © 1999-2013 by Neat Image team, ABSoft. All rights reserved. User Guide Neat Image plug-in for Photoshop (Win) Table of contents 1. Introduction...............................................................................................................3 1.1. Overview.......................................................................................................................................................3 1.2. Features.........................................................................................................................................................3 1.3. Requirements ................................................................................................................................................4 2. Key concepts ............................................................................................................5 2.1. What it can do – functionality of Neat Image................................................................................................5 2.2. When it works – types of input images .........................................................................................................5 3. Installing plug-in.......................................................................................................6 4. Filtration process overview .....................................................................................7 4.1. Overview of Neat
    [Show full text]
  • Metadefender Core V4.13.1
    MetaDefender Core v4.13.1 © 2018 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of Metadefender Core 14 1. Quick Start with Metadefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Scan Files with Metadefender Core 21 2. Installing or Upgrading Metadefender Core 22 2.1. Recommended System Requirements 22 System Requirements For Server 22 Browser Requirements for the Metadefender Core Management Console 24 2.2. Installing Metadefender 25 Installation 25 Installation notes 25 2.2.1. Installing Metadefender Core using command line 26 2.2.2. Installing Metadefender Core using the Install Wizard 27 2.3. Upgrading MetaDefender Core 27 Upgrading from MetaDefender Core 3.x 27 Upgrading from MetaDefender Core 4.x 28 2.4. Metadefender Core Licensing 28 2.4.1. Activating Metadefender Licenses 28 2.4.2. Checking Your Metadefender Core License 35 2.5. Performance and Load Estimation 36 What to know before reading the results: Some factors that affect performance 36 How test results are calculated 37 Test Reports 37 Performance Report - Multi-Scanning On Linux 37 Performance Report - Multi-Scanning On Windows 41 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3. Configuring Metadefender Core 50 3.1. Management Console 50 3.2.
    [Show full text]
  • Glossaire Infographique
    Glossaire Infographique André PASCUAL [email protected] Glossaire Infographique Table des Matières GLOSSAIRE ILLUSTRÉ...............................................................................................................................................................1 des Termes techniques & autres,.....................................................................................................................................1 Prologue.......................................................................................................................................................................................2 Notice Légale...............................................................................................................................................................................3 Définitions des termes & Illustrations.......................................................................................................................................4 −AaA−...........................................................................................................................................................................................5 Aberration chromatique :..................................................................................................................................................5 Accrochage − Snap :........................................................................................................................................................5 Aérosol,
    [Show full text]
  • Programvadászat
    Vezérfonal Programvadászat KOffice KFormula - képletszerkesztõ Linux alatt már megszokhattuk az al- A KOffice hátrányaként említhetõ az kalmazások bõ választékát, legyen szó import/export szûrõk hiányosságai. bármilyen feladatról. Nem kivétel ez A http://www.koffice.org oldalon sok © Kiskapu Kft. Minden jog fenntartva alól az irodai munka területe sem. kiegészítõ alkalmazást találunk, amelyekkel teljesebbé tudjuk tenni irodai környezetünket. Abiword Ez egy igazán remek szövegszerkesztõ. Kis erõforrásigényének köszönhetõen nagyon hatékonyan használható régeb- bi gépeken, ahol az OpenOffice.org Mindhárom program jelenleg elér- már számításba sem jöhet. A korongra hetõ legfrissebb változata került fel a Fedora Core1, Fedora Core2, RedHat 9 a mellékletre. csomagok kerültek fel, telepítésük az Akitõl megkérdezik, hogy milyen iro- rpm-i csomagnév paranccsal könnyedén Magazin dai programcsomagot használ, az nagy elvégezhetõ. valószínûséggel az OpenOffice.org-ot ALSA fogja említeni. Ez egy igen népszerû, Rendszermag Az ALSA hangrendszer programozása nagytudású program, amivel szinte Természetesen felkerültek koron- cikkhez tartozó példakódok, doku- mindent meg tudunk oldani a szöveg- gunkra a jelenlegi legfrissebb rend- mentáció, és a legfrissebb ALSA prog- szerkesztéstõl, a táblázatkezelésen ke- szermagok is. (2.4.27, és a 2.6.8.1). ramok a Magazin/ALSA könyvtárban resztül a bemutatók készítése. Hátrá- A 2.6-os rendszermagsorozat las- kaptak helyet. nya viszont az igen nagy mérete, ami san elér abba az állapotba amikor a mai gépeken nem jelenthet gondot mindenféle környezetben bátran Fogadó egy régebbi konfigurációnak azonban használhatjuk. Hasonlóan a 2.2-rõl Marcel által írt cikkben szereplõ játé- már meggyûlhet vele a baja. Ugyan- a 2.4-re történõ váltáshoz, sokan kok telepíthetõ formában és forrás- ilyen feladatokra készített csomag most is halogatják ezt a lépést.
    [Show full text]
  • Product End User License Agreement
    END USER LICENSE AGREEMENT If you have another valid, signed agreement with Licensor or a Licensor authorized reseller which applies to the specific Licensor Software, Software Services, Maintenance or Consulting Services you are downloading, accessing or otherwise receiving, that other agreement shall control; otherwise by using, downloading, installing, copying, or accessing Licensor Software, Software Services, Maintenance or Consulting Services, or by clicking on "I accept" on or adjacent to the screen where these Master Terms may be displayed, you hereby agree to be bound by and accept these Master Terms. These Master Terms shall also apply to any Maintenance or Consulting Services you later acquire from Licensor relating to the Software or Software Services. You may place orders under these Master Terms by submitting separate Order Form(s). Capitalized terms used in these Master Terms and not otherwise defined, are defined at https://terms.tibco.com/posts/845635-definitions. 1. License Models, License Grant, Rights and Restrictions. Licensor provides Software on a Perpetual, or Term basis, embedded and delivered as part of Equipment, as Software Services and on a Subscription basis. The Supplemental Terms, include, but are not limited to, the license grant, rights and restrictions for each of the foregoing (including for evaluation purposes) which are located at https://terms.tibco.com. The availability of Software in one or more of the foregoing license models is at Licensor's sole discretion. Additional license requirements and notices, if any, if not included at https://terms.tibco.com, shall be contained in the Documentation that is delivered with the applicable Software.
    [Show full text]
  • Main Page 1 Main Page
    Main Page 1 Main Page FLOSSMETRICS/ OpenTTT guides FLOSS (Free/Libre open source software) is one of the most important trends in IT since the advent of the PC and commodity software, but despite the potential impact on European firms, its adoption is still hampered by limited knowledge, especially among SMEs that could potentially benefit the most from it. This guide (developed in the context of the FLOSSMETRICS and OpenTTT projects) present a set of guidelines and suggestions for the adoption of open source software within SMEs, using a ladder model that will guide companies from the initial selection and adoption of FLOSS within the IT infrastructure up to the creation of suitable business models based on open source software. The guide is split into an introduction to FLOSS and a catalog of open source applications, selected to fulfill the requests that were gathered in the interviews and audit in the OpenTTT project. The application areas are infrastructural software (ranging from network and system management to security), ERP and CRM applications, groupware, document management, content management systems (CMS), VoIP, graphics/CAD/GIS systems, desktop applications, engineering and manufacturing, vertical business applications and eLearning. This is the third edition of the guide; the guide is distributed under a CC-attribution-sharealike 3.0 license. The author is Carlo Daffara ([email protected]). The complete guide in PDF format is avalaible here [1] Free/ Libre Open Source Software catalog Software: a guide for SMEs • Software Catalog Introduction • SME Guide Introduction • 1. What's Free/Libre/Open Source Software? • Security • 2. Ten myths about free/libre open source software • Data protection and recovery • 3.
    [Show full text]
  • How to Make a Four Page Leaflet Using Scribus ‒And Learning Some Useful Things About the Technical Aspects of Computer Aided Graphic Design in the Process
    How to make a four page leaflet using Scribus ‒and learning some useful things about the technical aspects of computer aided graphic design in the process by Staffan Melin [email protected] Version: 1.0 (2010-03-07) This work is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 2.5 Sweden License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/2.5/se/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA. Goal By studying this document, you will be able to create a simple leaflet using open source software on the linux platform. Using Scribus and GIMP, we will design a four page leaflet and export it as a printable (as in being able to send it to a real printing press) PDF. In the process we will discuss some useful things related to this process: fonts, image requirements and basic color management. Requirements We assume that you have a computer with the following: ▪ Linux (I'm running Ubuntu 9.1 0 on an ASUS Eee PC 901 ) ▪ Scribus (I'm running 1 .3.5.1 ) ▪ GIMP (I'm running 2.6) ▪ preferably an internet connection (we are going to download some things from the internet) HOW TO MAKE A FOUR PAGE LEAFLET USING SCRIBUS 2 Setting up the document Bleed No printing press (or printer) prints all the way to the edge of the paper. If you want images and color blocks to extend all the way to the edge of the paper, the solution is to use a sheet of paper larger than the final result, print beoynd the margins, and then cut down the paper to the final size.
    [Show full text]
  • Metadefender Core V4.17.3
    MetaDefender Core v4.17.3 © 2020 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of MetaDefender Core 14 1. Quick Start with MetaDefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Process Files with MetaDefender Core 21 2. Installing or Upgrading MetaDefender Core 22 2.1. Recommended System Configuration 22 Microsoft Windows Deployments 22 Unix Based Deployments 24 Data Retention 26 Custom Engines 27 Browser Requirements for the Metadefender Core Management Console 27 2.2. Installing MetaDefender 27 Installation 27 Installation notes 27 2.2.1. Installing Metadefender Core using command line 28 2.2.2. Installing Metadefender Core using the Install Wizard 31 2.3. Upgrading MetaDefender Core 31 Upgrading from MetaDefender Core 3.x 31 Upgrading from MetaDefender Core 4.x 31 2.4. MetaDefender Core Licensing 32 2.4.1. Activating Metadefender Licenses 32 2.4.2. Checking Your Metadefender Core License 37 2.5. Performance and Load Estimation 38 What to know before reading the results: Some factors that affect performance 38 How test results are calculated 39 Test Reports 39 Performance Report - Multi-Scanning On Linux 39 Performance Report - Multi-Scanning On Windows 43 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3.
    [Show full text]
  • [Amok] S/N: 1299275 a Smaller Note 99 2.08 Firstname
    LETRA A A Real Validator 1.01 Name: ubique.daemon [AmoK] s/n: 1299275 A Smaller Note 99 2.08 FirstName: ViKiNG LastName: Crackz Company: private Street: ViKiNG Zip: 11111 City: Crackz Code: 19147950 Order: 97234397 A.I.D 2.1 s/n: AD6778-A2G0 A.I.D. 2.0.2 s/n: AD6778-A2G0T A+ Math 1.0 Name: (Anything) s/n: 8826829 A+ MathMAT 1.0.0 Name: TEAM ElilA s/n: 8826829 A-1 Image Screen Saver 4.1 s/n: B5K7ij49p2 A1 Text Finder 4.02 s/n: PCSLT3248034 ABCPager 1.6.4 Name: Sara s/n: 1DQDSSSSSSSS ABCPager Plus 5.0.5 Name: Sara s/n: M5N5SSSSSSSS Ability Office 2000 2.0.007 Name: Ben Hooks s/n: 12878044-01034-40997 Ability Office 2000 2.0.005 Name:Nemesis] Organization:TNT s/n: 15155445-37898- 08511 Ablaze Quick Viewer 1.6 Name: Hazard s/n: 81261184XXXXXXX Abritus Business 2000 3.02 Name/Company: (Anything) s/n: 1034-314-102 Abritus Business 2000 3.02 Name/Company: (Anything) s/n: 1034-314-102 Absolute Fast Taskbar 1.01 Name: (Anything) s/n: nxpwvy Absolute Security 3.6 Name: Evil Ernie 2K [SCB] s/n: GMKKRAPZBJRRXQP Absolute Security Pro 3.3 Name: C0ke2000 s/n: GPBKTCNKYZKWQPJ Absolute Security Standard 3.4 Name: Hazard 2000 s/n: ECHVNZQRCYEHHBB or Name: PhatAzz [e!] s/n: RBFXPLUMBPGDFYW Absolute Security Standard 3.5 Name: embla of phrozen crew s/n: LTPDTDMAEHNKNTR AbsoluteFTP 1.0 beta 6 Name: CORE/JES Company: CORE s/n: 00-00-000000 Exp: never Key: 1074 2875 9697 3324 3564 AbsoluteFTP 1.0 Final Name: CORE/JES Company: CORE s/n: 00-00-000000 Exp: Never Key: 1074 2875 9697 3324 3564 AbsoluteFTP 1.0 RC 11 Name: _RudeBoy_ Company: Phrozen Crew s/n: 02-01-
    [Show full text]
  • Opencolorio Documentation
    OpenColorIO Documentation Contributors to the OpenColorIO Project Sep 30, 2021 CONTENTS 1 About the Documentation 3 1.1 Accessing Other Versions........................................3 2 Community 5 2.1 Mailing Lists...............................................5 2.2 Slack...................................................5 3 Search 7 3.1 Quick Start................................................7 3.1.1 Quick Start for Artists......................................7 3.1.2 Quick Start for Config Authors.................................7 3.1.3 Quick Start for Developers...................................8 3.1.4 Quick Start for Contributors..................................8 3.1.5 Downloads...........................................8 3.1.6 Installation...........................................9 3.2 Concepts................................................. 17 3.2.1 Overview............................................ 17 3.2.2 Introduction........................................... 17 3.2.3 Internal Architecture Overview................................. 19 3.2.4 Glossary............................................. 24 3.2.5 Publications........................................... 24 3.3 Tutorials................................................. 24 3.3.1 Baking LUT’s.......................................... 24 3.3.2 Contributing........................................... 31 3.4 Guides.................................................. 31 3.4.1 Using OCIO........................................... 31 3.4.2 Environment Variables....................................
    [Show full text]
  • Oracle Documaker System
    Start Oracle® Documaker System Requirements Reference Guide 12.6.4 Part number: F30719-01 April 2020 Notice Copyright © 2009, 2020, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited. The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose. If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR 52.227-19, Commercial Computer Software--Restricted Rights (June 1987).
    [Show full text]
  • Débuter Avec Gimp Version 2 Par SAMJ
    Débuter avec The Gimp Version 2 Table des matières Avertissement.............................................................................................................................................7 Présentation................................................................................................................................................8 Installation de Gimp...................................................................................................................................9 Première utilisation..................................................................................................................................10 Démarrage...........................................................................................................................................10 Configurer l'environnement.................................................................................................................11 Prise en compte des modifications de la configuration..................................................................11 Nouvelle image (configuration)......................................................................................................12 Grille par défaut (configuration).....................................................................................................13 Interface, Option des outils (configuration)....................................................................................14 Interface, Périphériques d'entrée (configuration tablette graphique)..............................................14
    [Show full text]