From owner-freebsd-office@FreeBSD.ORG Tue Feb 21 13:38:04 2012 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE466106566B for ; Tue, 21 Feb 2012 13:38:04 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id 74DDB8FC15 for ; Tue, 21 Feb 2012 13:38:04 +0000 (UTC) Received: from baby-jane.lamaiziere.net (mr129166.cri.univ-rennes1.fr [129.20.129.166]) by smtp.lamaiziere.net (Postfix) with ESMTPA id C4114FAA2D08 for ; Tue, 21 Feb 2012 14:38:02 +0100 (CET) Received: from mr129166 (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id EE34ED20B for ; Tue, 21 Feb 2012 14:36:21 +0100 (CET) Date: Tue, 21 Feb 2012 14:36:21 +0100 From: Patrick Lamaiziere To: office@FreeBSD.org Message-ID: <20120221143621.464db1d3@mr129166> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: Subject: libreoffice 3.4.5 print problem (calc) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 13:38:04 -0000 Hello, Cacl prints garbage here. As far I can see that's related to the font used. If I print to a pdf and then print the pdf all is good. Example : a cell with value "129.20.129.2 n'existe plus" Arial: prints "12' '2' '12' 2 n'existe plus" Liberation sans : "129.20.129.2 n'e'' e''lu'" Any clue? (The problem was in 3.4.4 too, I didn't find the time to look at this). Thanks, regards.