[BL training-materials-updates] Fixes for recent versions of dia

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Apr 24 10:10:21 CEST 2018


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=c3c0c0f830679de02f08c18906e0bd7cb1a02d97

>---------------------------------------------------------------

commit c3c0c0f830679de02f08c18906e0bd7cb1a02d97
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Apr 24 10:10:21 2018 +0200

    Fixes for recent versions of dia
    
    - Addressing the "image not found" issues when the PDF is
      generated with recent versions of dia.
      This doesn't happen yet on our server which is running Ubuntu 14.04
    
    - The problem happens with relative links to raster images
    
    - The problem can be solved by opening the image or svg file
      in Firefox or in the Gimp, copy it and then use "Paste Image"
      in Dia
    
    - A significant drawback is that the dia files are significantly
      bigger, and that the time to generate a PDF is substantially increased.
      This would probably be addressed by using Inkscape instead, but
      then we would need nice features of Dia, such as the use of a
      standard color palette (didn't find it in Inkscape), connectors, etc.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

c3c0c0f830679de02f08c18906e0bd7cb1a02d97
 slides/buildroot-internals/config-hierarchy.dia    |  959 ++-
 slides/buildroot-internals/menuconfig.png          |  Bin 37745 -> 0 bytes
 .../linux-as-development-os.dia                    |  191 -
 .../linux-as-development-os.svg                    | 3147 ++++++++
 slides/sysdev-dev-environment/tux.png              |  Bin 44602 -> 0 bytes
 .../sysdev-flash-filesystems/mtd-architecture.dia  | 7785 +++++++++++++++++++-
 .../latency-highlight-interrupt-duration.dia       | 2933 +++++++-
 .../latency-highlight-interrupt-latency.dia        | 2926 +++++++-
 .../latency-highlight-scheduler-duration.dia       | 2926 +++++++-
 .../latency-highlight-scheduler-latency.dia        | 2926 +++++++-
 slides/sysdev-realtime/latency.dia                 | 2931 +++++++-
 slides/sysdev-realtime/linux-vs-realtime.dia       |  191 -
 slides/sysdev-realtime/linux-vs-realtime.svg       | 1774 +++++
 13 files changed, 27372 insertions(+), 1317 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --cc c3c0c0f830679de02f08c18906e0bd7cb1a02d97



More information about the training-materials-updates mailing list